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 r.david.murray
Recipients FeralBytes, eric.araujo, r.david.murray
Date 2014-02-18.15:51:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392738702.94.0.385857002486.issue20622@psf.upfronthosting.co.za>
In-reply-to
Content
The interpreter is a compiled C binary, not a shell script.  Thus the limitations of the !# "hack" do no apply to the interpreter itself.
History
Date User Action Args
2014-02-18 15:51:42r.david.murraysetrecipients: + r.david.murray, eric.araujo, FeralBytes
2014-02-18 15:51:42r.david.murraysetmessageid: <1392738702.94.0.385857002486.issue20622@psf.upfronthosting.co.za>
2014-02-18 15:51:42r.david.murraylinkissue20622 messages
2014-02-18 15:51:42r.david.murraycreate