mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	Add Gopher to list of protocols that support query strings.
This commit is contained in:
		
							parent
							
								
									e7579624ef
								
							
						
					
					
						commit
						f7edadbc58
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -20,6 +20,7 @@ | |||
| 	       ''] | ||||
| uses_query = ['http', 'wais', | ||||
| 	      'https', 'shttp', | ||||
| 	      'gopher', | ||||
| 	      ''] | ||||
| uses_fragment = ['ftp', 'hdl', 'http', 'gopher', 'news', 'nntp', 'wais', | ||||
| 		 'https', 'shttp', 'snews', | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Guido van Rossum
						Guido van Rossum