]> granicus.if.org Git - python/commit
Issue #15414: Clean and correct the os.path.join docs.
authorZachary Ware <zachary.ware@gmail.com>
Fri, 10 Oct 2014 21:03:14 +0000 (16:03 -0500)
committerZachary Ware <zachary.ware@gmail.com>
Fri, 10 Oct 2014 21:03:14 +0000 (16:03 -0500)
commitf126fa59f608f5010ca78dbffd6814820b0aaca1
tree1df364b7e52662bb80a0b9c46c4ba079b3d35738
parentf85a856fb0ca43408c2deb01d9deb2efd7cb28b7
Issue #15414: Clean and correct the os.path.join docs.

In particular, correctly describe the behavior of ntpath.join.

Based on a patch by Dave Sawyer.
Doc/library/os.path.rst