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 flox
Recipients flox, loewis, orsenthil, pitrou, rhettinger
Date 2010-08-09.21:25:55
SpamBayes Score 6.0787997e-10
Marked as misclassified No
Message-id <1281389157.3.0.503850970293.issue9546@psf.upfronthosting.co.za>
In-reply-to
Content
I agree we should run the "clean" step as a finally step, even if "compile error" occurs. It is not required in case of "svn exception", I guess.

Btw, the exact command is "make distclean" ("make clean" target does not remove "Modules/Setup").
History
Date User Action Args
2010-08-09 21:25:57floxsetrecipients: + flox, loewis, rhettinger, orsenthil, pitrou
2010-08-09 21:25:57floxsetmessageid: <1281389157.3.0.503850970293.issue9546@psf.upfronthosting.co.za>
2010-08-09 21:25:55floxlinkissue9546 messages
2010-08-09 21:25:55floxcreate