mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	Docs: Replace dead hyperlink for CGI environment variables (#132137)
This commit is contained in:
		
							parent
							
								
									86804003ed
								
							
						
					
					
						commit
						0a10b45dd1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1154,7 +1154,7 @@ def run_cgi(self): | |||
|                     "CGI script is not executable (%r)" % scriptname) | ||||
|                 return | ||||
| 
 | ||||
|         # Reference: http://hoohoo.ncsa.uiuc.edu/cgi/env.html | ||||
|         # Reference: https://www6.uniovi.es/~antonio/ncsa_httpd/cgi/env.html | ||||
|         # XXX Much of the following could be prepared ahead of time! | ||||
|         env = copy.deepcopy(os.environ) | ||||
|         env['SERVER_SOFTWARE'] = self.version_string() | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్  రెడ్డి)
						Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్  రెడ్డి)