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 brian.curtin
Recipients brian.curtin, erickt
Date 2009-12-30.18:54:25
SpamBayes Score 7.233765e-06
Marked as misclassified No
Message-id <1262199267.21.0.767174228702.issue6651@psf.upfronthosting.co.za>
In-reply-to
Content
How does this patch look? 

For the sake of consistency it changes back to start=curdir. Then, if
the `path` parameter is type bytes and the `start` parameter equals
`curdir`, `start` is set to the bytes version of `curdir`.
History
Date User Action Args
2009-12-30 18:54:27brian.curtinsetrecipients: + brian.curtin, erickt
2009-12-30 18:54:27brian.curtinsetmessageid: <1262199267.21.0.767174228702.issue6651@psf.upfronthosting.co.za>
2009-12-30 18:54:25brian.curtinlinkissue6651 messages
2009-12-30 18:54:25brian.curtincreate