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 tmick
Recipients
Date 2000-10-19.06:10:22
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
a comment from Neil:

I disagree.  The test suite should not assume write access to the
current directory.  It should probably create a temparary
directory using mktemp() or similar, add that to sys.path and
create files there.

Sorry about not using SF but I'm on a 14.4k modem. :(

  Neil

History
Date User Action Args
2007-08-23 15:02:22adminlinkissue401973 messages
2007-08-23 15:02:22admincreate