mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	Added entry for pty module.
This commit is contained in:
		
							parent
							
								
									a4b5d58790
								
							
						
					
					
						commit
						abc64b74c8
					
				
					 2 changed files with 2 additions and 0 deletions
				
			
		|  | @ -198,6 +198,7 @@ LIBFILES= ../lib/lib.tex \ | |||
| 	../lib/libmutex.tex \ | ||||
| 	../lib/libnis.tex \ | ||||
| 	../lib/libpipes.tex \ | ||||
| 	../lib/libpty.tex \ | ||||
| 	../lib/librlcompleter.tex \ | ||||
| 	../lib/libsched.tex \ | ||||
| 	../lib/libstatvfs.tex \ | ||||
|  |  | |||
|  | @ -172,6 +172,7 @@ add new extensions to Python and how to embed it in other applications. | |||
| \input{libgdbm} | ||||
| \input{libtermios} | ||||
| \input{libtty} | ||||
| \input{libpty} | ||||
| \input{libfcntl} | ||||
| \input{libpipes} | ||||
| \input{libposixfile} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Fred Drake
						Fred Drake