mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 10:26:02 +00:00 
			
		
		
		
	Add entries for the sched module.
This commit is contained in:
		
							parent
							
								
									5c4012adc0
								
							
						
					
					
						commit
						c4e3bf9b5e
					
				
					 2 changed files with 3 additions and 1 deletions
				
			
		|  | @ -197,6 +197,7 @@ LIBFILES= ../lib/lib.tex \ | |||
| 	../lib/libcurses.tex \ | ||||
| 	../lib/libpipes.tex \ | ||||
| 	../lib/librlcompleter.tex \ | ||||
| 	../lib/libsched.tex \ | ||||
| 	../lib/libstatvfs.tex \ | ||||
| 	../lib/libtty.tex \ | ||||
| 	../lib/libcfgparser.tex | ||||
|  |  | |||
|  | @ -136,6 +136,7 @@ add new extensions to Python and how to embed it in other applications. | |||
| \input{libcmp} | ||||
| \input{libcmpcache} | ||||
| \input{libtime} | ||||
| \input{libsched} | ||||
| \input{libgetpass} | ||||
| \input{libcurses} | ||||
| \input{libgetopt} | ||||
|  | @ -199,7 +200,7 @@ add new extensions to Python and how to embed it in other applications. | |||
| \input{libsimplehttp} | ||||
| \input{libcgihttp} | ||||
| 
 | ||||
| \input{netdata} | ||||
| \input{netdata}			% Internet Data Handling | ||||
| \input{libsgmllib} | ||||
| \input{libhtmllib} | ||||
| \input{libxmllib} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Fred Drake
						Fred Drake