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 zach.ware
Recipients BreamoreBoy, db3l, ocean-city, pitrou, steve.dower, zach.ware
Date 2014-06-27.16:51:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403887903.25.0.125084876731.issue9973@psf.upfronthosting.co.za>
In-reply-to
Content
The real simple method here would be to replace clean[-amd64].bat with a call to kill_python_d (if it exists), followed by an "hg --config extensions.purge= purge --all".  That ought to give as much of a guarantee of a clean slate as possible, with the added benefit of hg purge reporting files that it just can't remove.
History
Date User Action Args
2014-06-27 16:51:43zach.waresetrecipients: + zach.ware, db3l, pitrou, ocean-city, BreamoreBoy, steve.dower
2014-06-27 16:51:43zach.waresetmessageid: <1403887903.25.0.125084876731.issue9973@psf.upfronthosting.co.za>
2014-06-27 16:51:43zach.warelinkissue9973 messages
2014-06-27 16:51:43zach.warecreate