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 nils
Recipients eric.araujo, nils, tarek, vstinner, zegreek
Date 2011-01-25.15:33:04
SpamBayes Score 0.0005446178
Marked as misclassified No
Message-id <1295969584.98.0.426596112401.issue6011@psf.upfronthosting.co.za>
In-reply-to
Content
NB: it's not the shell, but the kernel which interprets the shebang line (and subsequently calls the shell /bin/sh with it if it's missing, causing funny effects when it encounters the first import line and you happen to have ImageMagick installed).
History
Date User Action Args
2011-01-25 15:33:05nilssetrecipients: + nils, vstinner, tarek, eric.araujo, zegreek
2011-01-25 15:33:04nilssetmessageid: <1295969584.98.0.426596112401.issue6011@psf.upfronthosting.co.za>
2011-01-25 15:33:04nilslinkissue6011 messages
2011-01-25 15:33:04nilscreate