mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	a few typographical changes (e.g. -- => ---) and lots of new stuff in the WWW chapter
This commit is contained in:
		
							parent
							
								
									e4be9be99a
								
							
						
					
					
						commit
						8675115e5f
					
				
					 46 changed files with 958 additions and 60 deletions
				
			
		|  | @ -2,6 +2,8 @@ | |||
| \stmodindex{httplib} | ||||
| \index{HTTP} | ||||
| 
 | ||||
| \renewcommand{\indexsubitem}{(in module httplib)} | ||||
| 
 | ||||
| This module defines a class which implements the client side of the | ||||
| HTTP protocol.  It is normally not used directly --- the module | ||||
| \code{urlllib} module uses it to handle URLs that use HTTP. | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Guido van Rossum
						Guido van Rossum