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 tim.golden
Recipients asvetlov, brian.curtin, chris.jerdonek, flox, jafo, jaraco, jdigital, loewis, nadeem.vawda, ncoghlan, pitrou, r.david.murray, techtonik, tim.golden
Date 2013-07-31.15:12:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1375283539.64.0.897927410257.issue7443@psf.upfronthosting.co.za>
In-reply-to
Content
This has been covered off by work done with the test.support package including context managers for temporary files / directories, and a waitfor mechanism which waits some time if a file can't be accessed.
History
Date User Action Args
2013-07-31 15:12:19tim.goldensetrecipients: + tim.golden, loewis, jafo, jaraco, ncoghlan, pitrou, techtonik, nadeem.vawda, r.david.murray, brian.curtin, asvetlov, flox, chris.jerdonek, jdigital
2013-07-31 15:12:19tim.goldensetmessageid: <1375283539.64.0.897927410257.issue7443@psf.upfronthosting.co.za>
2013-07-31 15:12:19tim.goldenlinkissue7443 messages
2013-07-31 15:12:19tim.goldencreate