This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author MLModel
Recipients MLModel
Date 2009-09-11.19:01:55
SpamBayes Score 0.003782986
Marked as misclassified No
Message-id <1252695717.33.0.0393751627357.issue6886@psf.upfronthosting.co.za>
In-reply-to
Content
The file cgi.py in the lib directory is an executable beginning with the
line:

#! /usr/local/bin/python

Shouldn't that be python3?
History
Date User Action Args
2009-09-11 19:01:58MLModelsetrecipients: + MLModel
2009-09-11 19:01:57MLModelsetmessageid: <1252695717.33.0.0393751627357.issue6886@psf.upfronthosting.co.za>
2009-09-11 19:01:55MLModellinkissue6886 messages
2009-09-11 19:01:55MLModelcreate