[Python-Dev] Re: cgitb.py for Python 2.2 (original) (raw)
Guido van Rossum guido@zope.com
Fri, 03 Aug 2001 08:49:11 -0400
- Previous message: [Python-Dev] Re: cgitb.py for Python 2.2
- Next message: [Python-Dev] Re: cgitb.py for Python 2.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I'm willing to entertain a new command line option for it though, so that CGI scripts can use
#!/usr/bin/env python -C as their first line.
But it's fine to require making a call to cgi.whatever() too, and that's certainly a lot less work!
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Re: cgitb.py for Python 2.2
- Next message: [Python-Dev] Re: cgitb.py for Python 2.2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]