mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 11:49:12 +00:00 
			
		
		
		
	bpo-14826: document that URLopener quotes fullurl. (GH-12758)
This commit is contained in:
		
							parent
							
								
									750d74fac5
								
							
						
					
					
						commit
						2fb2bc81c3
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1435,6 +1435,7 @@ some point in the future.
 | 
			
		|||
      The *data* argument has the same meaning as the *data* argument of
 | 
			
		||||
      :func:`urlopen`.
 | 
			
		||||
 | 
			
		||||
      This method always quotes *fullurl* using :func:`~urllib.parse.quote`.
 | 
			
		||||
 | 
			
		||||
   .. method:: open_unknown(fullurl, data=None)
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue