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 serhiy.storchaka
Recipients Matt.Bachmann, serhiy.storchaka
Date 2014-09-27.12:41:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411821698.57.0.918999448544.issue21883@psf.upfronthosting.co.za>
In-reply-to
Content
Error message for posixpath.join() was fixed and enhanced in issue22034. Here is a patch which extends this enhancement to relpath() and to other os.path implementations (ntpath and macpath).
History
Date User Action Args
2014-09-27 12:41:39serhiy.storchakasetrecipients: + serhiy.storchaka, Matt.Bachmann
2014-09-27 12:41:38serhiy.storchakasetmessageid: <1411821698.57.0.918999448544.issue21883@psf.upfronthosting.co.za>
2014-09-27 12:41:38serhiy.storchakalinkissue21883 messages
2014-09-27 12:41:38serhiy.storchakacreate