[docs] Improve cross-references in os documentation (issue 19207)

georg at python.org georg at python.org
Sat Oct 12 18:28:38 CEST 2013


http://bugs.python.org/review/19207/diff/9487/Doc/library/os.path.rst
File Doc/library/os.path.rst (right):

http://bugs.python.org/review/19207/diff/9487/Doc/library/os.path.rst#newcode274
Doc/library/os.path.rst:274: These structures may have been returned by
:func:`~os.fstat`, :func:`~os.lstat`, or
I think here it works even better without the tildes.

http://bugs.python.org/review/19207/diff/9487/Doc/library/os.rst
File Doc/library/os.rst (right):

http://bugs.python.org/review/19207/diff/9487/Doc/library/os.rst#newcode2777
Doc/library/os.rst:2777: functions.  If either of these values is given,
the :func:`spawn\* <spawnl>` functions
the second is not needed

http://bugs.python.org/review/19207/diff/9487/Doc/library/os.rst#newcode2787
Doc/library/os.rst:2787: functions.  If this is given as *mode*, the
:func:`spawn\* <spawnl>` functions will not
etc

http://bugs.python.org/review/19207/


More information about the docs mailing list