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 serhiy.storchaka
Recipients doko, gregory.p.smith, python-dev, serhiy.storchaka, skrah, tshepang
Date 2014-01-23.14:37:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390487864.1.0.654406272607.issue19936@psf.upfronthosting.co.za>
In-reply-to
Content
Now findnoshebang.py shows only example files in the documentation, Windows-specific bat and pyw files, generated files, and the Modules/_ctypes/libffi/ltmain.sh file. I have not touched ltmain.sh file which have no shebang nor executable bits in the libffi distribution, because I'm not sure this is safe.

Thanks all for reviews.
History
Date User Action Args
2014-01-23 14:37:44serhiy.storchakasetrecipients: + serhiy.storchaka, doko, gregory.p.smith, skrah, tshepang, python-dev
2014-01-23 14:37:44serhiy.storchakasetmessageid: <1390487864.1.0.654406272607.issue19936@psf.upfronthosting.co.za>
2014-01-23 14:37:44serhiy.storchakalinkissue19936 messages
2014-01-23 14:37:43serhiy.storchakacreate