mirror of
				https://github.com/python/cpython.git
				synced 2025-11-03 19:34:08 +00:00 
			
		
		
		
	Merge with 3.2.
This commit is contained in:
		
						commit
						5e610def7d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -292,7 +292,7 @@ class Header:
 | 
				
			||||||
        75-character length limit on any given encoded header field, so
 | 
					        75-character length limit on any given encoded header field, so
 | 
				
			||||||
        line-wrapping must be performed, even with double-byte character sets.
 | 
					        line-wrapping must be performed, even with double-byte character sets.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        Optional maxlinelen specifies the maxiumum length of each generated
 | 
					        Optional maxlinelen specifies the maximum length of each generated
 | 
				
			||||||
        line, exclusive of the linesep string.  Individual lines may be longer
 | 
					        line, exclusive of the linesep string.  Individual lines may be longer
 | 
				
			||||||
        than maxlinelen if a folding point cannot be found.  The first line
 | 
					        than maxlinelen if a folding point cannot be found.  The first line
 | 
				
			||||||
        will be shorter by the length of the header name plus ": " if a header
 | 
					        will be shorter by the length of the header name plus ": " if a header
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue