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 dato
Recipients dato
Date 2008-12-08.21:42:09
SpamBayes Score 2.0098705e-05
Marked as misclassified No
Message-id <1228772531.3.0.441603086131.issue4602@psf.upfronthosting.co.za>
In-reply-to
Content
Hello,

after using 2to3 --write over some scripts, I found it very cumbersome
having to run `chmod +x` on each of them afterwards.

The attached patch is a possible way to fix this issue. It'd be great 
if somebody could apply it, or write a more appropriate fix.
History
Date User Action Args
2008-12-08 21:42:11datosetrecipients: + dato
2008-12-08 21:42:11datosetmessageid: <1228772531.3.0.441603086131.issue4602@psf.upfronthosting.co.za>
2008-12-08 21:42:10datolinkissue4602 messages
2008-12-08 21:42:09datocreate