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 vinay.sajip
Recipients Frans, lowell87, mramahi77, neyro, rcronk, vinay.sajip
Date 2009-06-08.23:43:41
SpamBayes Score 0.017703202
Marked as misclassified No
Message-id <1244504622.59.0.247206713222.issue4749@psf.upfronthosting.co.za>
In-reply-to
Content
Whoops, my revised test script still had some tabs. Replacing. Further
information on Windows - you sometimes get error 32 (cannot rename file
because owned by another process) because of anti-virus or Windows
indexing software having the file open. Can you please retry on Windows
but with anti-virus software and Windows indexing temporarily turned off
during the test? (On Windows you'll have to rename "rm" to "del" in the
os.system() call.
History
Date User Action Args
2009-06-08 23:43:42vinay.sajipsetrecipients: + vinay.sajip, mramahi77, lowell87, neyro, rcronk, Frans
2009-06-08 23:43:42vinay.sajipsetmessageid: <1244504622.59.0.247206713222.issue4749@psf.upfronthosting.co.za>
2009-06-08 23:43:41vinay.sajiplinkissue4749 messages
2009-06-08 23:43:41vinay.sajipcreate