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 eric.araujo
Recipients diegoqueiroz, eric.araujo, tarek
Date 2011-01-19.18:12:11
SpamBayes Score 0.0022609057
Marked as misclassified No
Message-id <1295460734.2.0.662738136056.issue10948@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe I’m tired, but I don’t understand why your application would remove directories that distutils creates.  We’ve fixed a bug related to a race condition when *creating* directories (#9281), but behaving sanely on an unstable tree seems something different to me.
History
Date User Action Args
2011-01-19 18:12:14eric.araujosetrecipients: + eric.araujo, tarek, diegoqueiroz
2011-01-19 18:12:14eric.araujosetmessageid: <1295460734.2.0.662738136056.issue10948@psf.upfronthosting.co.za>
2011-01-19 18:12:12eric.araujolinkissue10948 messages
2011-01-19 18:12:11eric.araujocreate