Brian Brazil <[email protected]> added the comment: That doesn't cover the os.path.join('', 'x') case, and I'm not sure it makes os.path.join('x//', 'y') clear - though that doesn't matter as much.
How about making (2) "the result is simply path2 when path1 is empty or path2 is an absolute path? ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue9921> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
