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 tarek
Recipients purpleidea, tarek
Date 2009-06-01.10:09:10
SpamBayes Score 0.00021371464
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
The clean command cleans up temporary files from 'build' command.

Your patch removes files that are not generated by the build command only
but by a normal usage of Python modules.

Why do you need to remove them precisely ?
History
Date User Action Args
2009-06-01 10:09:13tareksetrecipients: + tarek, purpleidea
2009-06-01 10:09:13tareksetmessageid: <[email protected]>
2009-06-01 10:09:11tareklinkissue6142 messages
2009-06-01 10:09:11tarekcreate