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 fossilet
Recipients fossilet, ned.deily
Date 2012-07-13.08:00:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1342166451.36.0.0723540065985.issue15342@psf.upfronthosting.co.za>
In-reply-to
Content
I know this is working as documented. But working as documented does not mean it is not a bug.

I cannot deduce that it will append a separator if joining with an empty string from the documentation. Also, this behavior is implicit, and have to guess. Either the document or the behaivor have to be changed.

I think it is not only me:

http://stackoverflow.com/questions/1945920/os-path-join-python
History
Date User Action Args
2012-07-13 08:00:51fossiletsetrecipients: + fossilet, ned.deily
2012-07-13 08:00:51fossiletsetmessageid: <1342166451.36.0.0723540065985.issue15342@psf.upfronthosting.co.za>
2012-07-13 08:00:50fossiletlinkissue15342 messages
2012-07-13 08:00:50fossiletcreate