• Michael W. Hudson's avatar
    backport gvanrossum's checkin of · fffbde74
    Michael W. Hudson yazdı
        revision 1.21 of CGIHTTPServer.py
    
    date: 2002/02/01 16:27:59;  author: gvanrossum;  state: Exp;  lines: +18 -4
    Wesley Chun's SF patch 511380: add CGIHTTPServer error supt for Win32
    
    This uses os.popen3 (if it exists) to ensure that errors from a
    non-Python CGI script are logged.
    
    Bugfix candidate.
    fffbde74
CGIHTTPServer.py 10.5 KB