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 eric.araujo
Recipients alexis, eric.araujo, neologix, pitrou, python-dev, vstinner
Date 2011-08-25.16:19:02
SpamBayes Score 0.12631798
Marked as misclassified No
Message-id <1314289143.49.0.251050590222.issue12333@psf.upfronthosting.co.za>
In-reply-to
Content
This is strange; TempdirManager.tearDown already changes back to self._olddir (set to os.getcwd() in setUp).
History
Date User Action Args
2011-08-25 16:19:03eric.araujosetrecipients: + eric.araujo, pitrou, vstinner, neologix, alexis, python-dev
2011-08-25 16:19:03eric.araujosetmessageid: <1314289143.49.0.251050590222.issue12333@psf.upfronthosting.co.za>
2011-08-25 16:19:02eric.araujolinkissue12333 messages
2011-08-25 16:19:02eric.araujocreate