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 ncoghlan
Recipients ncoghlan
Date 2010-08-17.13:24:56
SpamBayes Score 0.020258667
Marked as misclassified No
Message-id <1282051498.42.0.53321689124.issue9627@psf.upfronthosting.co.za>
In-reply-to
Content
Watching the Windows buildbot to check if test_dis was working yet, I found this output:

http://www.python.org/dev/buildbot/stable/builders/x86%20XP-4%203.x/builds/2774/steps/test/logs/stdio

It appears something still had files open in the directory when regrtest was attempting to clean it out.
History
Date User Action Args
2010-08-17 13:24:58ncoghlansetrecipients: + ncoghlan
2010-08-17 13:24:58ncoghlansetmessageid: <1282051498.42.0.53321689124.issue9627@psf.upfronthosting.co.za>
2010-08-17 13:24:57ncoghlanlinkissue9627 messages
2010-08-17 13:24:56ncoghlancreate