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 Sworddragon
Recipients Sworddragon
Date 2015-04-28.16:44:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430239459.0.0.172566043873.issue24069@psf.upfronthosting.co.za>
In-reply-to
Content
The library compileall has the option -f to force the rebuilding of the bytecode files so I thought maybe there could also be an option to delete all bytecode files which haven't a non-bytecode library anymore.
History
Date User Action Args
2015-04-28 16:44:19Sworddragonsetrecipients: + Sworddragon
2015-04-28 16:44:19Sworddragonsetmessageid: <1430239459.0.0.172566043873.issue24069@psf.upfronthosting.co.za>
2015-04-28 16:44:18Sworddragonlinkissue24069 messages
2015-04-28 16:44:18Sworddragoncreate