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, ezio.melotti
Date 2010-01-24.03:33:19
SpamBayes Score 1.1717892e-06
Marked as misclassified No
Message-id <1264304006.93.0.365454924912.issue6651@psf.upfronthosting.co.za>
In-reply-to
Content
After thinking about this, I don't see a need for any change. 

Although it _looks_ like the relpath implementations aren't compatible based on their start default parameters, they do work the same. My code change isn't really necessary. All it does is rearrange things to make the signatures look the same, but it doesn't change the actual functionality.
History
Date User Action Args
2010-01-24 03:33:27brian.curtinsetrecipients: + brian.curtin, erickt, ezio.melotti
2010-01-24 03:33:26brian.curtinsetmessageid: <1264304006.93.0.365454924912.issue6651@psf.upfronthosting.co.za>
2010-01-24 03:33:20brian.curtinlinkissue6651 messages
2010-01-24 03:33:19brian.curtincreate