[docs] [issue16552] os.path.basename() docs should link to os.path.split()

Roundup Robot report at bugs.python.org
Mon Nov 26 05:45:09 CET 2012


Roundup Robot added the comment:

New changeset 580ca5c587f6 by Chris Jerdonek in branch '2.7':
Add hyperlinks to the docs of some os.path functions (issue #16552).
http://hg.python.org/cpython/rev/580ca5c587f6

New changeset cde59c6acf98 by Chris Jerdonek in branch '3.2':
Add hyperlinks to the docs of some os.path functions (issue #16552).
http://hg.python.org/cpython/rev/cde59c6acf98

New changeset 3eec2d562df0 by Chris Jerdonek in branch '3.3':
Merge from 3.2: add hyperlinks to some os.path function docs (issue #16552).
http://hg.python.org/cpython/rev/3eec2d562df0

New changeset 25321e2172ad by Chris Jerdonek in branch 'default':
Merge from 3.3: add hyperlinks to some os.path function docs (issue #16552).
http://hg.python.org/cpython/rev/25321e2172ad

----------
nosy: +python-dev

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16552>
_______________________________________


More information about the docs mailing list