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 benjamin.peterson
Recipients amaury.forgeotdarc, benjamin.peterson, facundobatista, georg.brandl, zkfarmer
Date 2008-07-28.13:52:56
SpamBayes Score 0.22849166
Marked as misclassified No
Message-id <1217253177.73.0.353986823363.issue3455@psf.upfronthosting.co.za>
In-reply-to
Content
Editors usually don't cause the file to be "in use." "In use" would 
mean that the file was being held open by a program. Editors only do 
that when they are opening or saving a file.
History
Date User Action Args
2008-07-28 13:52:57benjamin.petersonsetrecipients: + benjamin.peterson, georg.brandl, facundobatista, amaury.forgeotdarc, zkfarmer
2008-07-28 13:52:57benjamin.petersonsetmessageid: <1217253177.73.0.353986823363.issue3455@psf.upfronthosting.co.za>
2008-07-28 13:52:56benjamin.petersonlinkissue3455 messages
2008-07-28 13:52:56benjamin.petersoncreate