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 orsenthil
Recipients brian.curtin, orsenthil, techtonik
Date 2010-06-28.15:45:01
SpamBayes Score 0.0006730856
Marked as misclassified No
Message-id <1277739903.77.0.426731128321.issue9097@psf.upfronthosting.co.za>
In-reply-to
Content
-1 on chdir returning a the directory name.
-1 on having it as context manager.

Both are non-intuitive and may not serve any utility value. This can be verified by looking the code at the places where these functions are currently used. Brian also mentions about the dangers in that approach.
.
History
Date User Action Args
2010-06-28 15:45:04orsenthilsetrecipients: + orsenthil, techtonik, brian.curtin
2010-06-28 15:45:03orsenthilsetmessageid: <1277739903.77.0.426731128321.issue9097@psf.upfronthosting.co.za>
2010-06-28 15:45:01orsenthillinkissue9097 messages
2010-06-28 15:45:01orsenthilcreate