mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 02:15:10 +00:00 
			
		
		
		
	Added entries for mutex and nis modules.
This commit is contained in:
		
							parent
							
								
									7fefba5c13
								
							
						
					
					
						commit
						e4d78189e8
					
				
					 2 changed files with 4 additions and 0 deletions
				
			
		|  | @ -195,6 +195,8 @@ LIBFILES= ../lib/lib.tex \ | |||
| 	../lib/libchunk.tex \ | ||||
| 	../lib/libcodeop.tex \ | ||||
| 	../lib/libcurses.tex \ | ||||
| 	../lib/libmutex.tex \ | ||||
| 	../lib/libnis.tex \ | ||||
| 	../lib/libpipes.tex \ | ||||
| 	../lib/librlcompleter.tex \ | ||||
| 	../lib/libsched.tex \ | ||||
|  |  | |||
|  | @ -146,6 +146,7 @@ add new extensions to Python and how to embed it in other applications. | |||
| \input{libfnmatch} | ||||
| \input{libshutil} | ||||
| \input{liblocale} | ||||
| \input{libmutex} | ||||
| 
 | ||||
| \input{libsomeos}		% Optional Operating System Services | ||||
| \input{libsignal} | ||||
|  | @ -175,6 +176,7 @@ add new extensions to Python and how to embed it in other applications. | |||
| \input{libpipes} | ||||
| \input{libposixfile} | ||||
| \input{libresource} | ||||
| \input{libnis} | ||||
| \input{libsyslog} | ||||
| \input{libpopen2} | ||||
| \input{libcommands} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Fred Drake
						Fred Drake