[New-bugs-announce] [issue12602] Missing using docs cross-references

Nick Coghlan report at bugs.python.org
Thu Jul 21 13:56:33 CEST 2011


New submission from Nick Coghlan <ncoghlan at gmail.com>:

General untidiness in the anchor names (and lack of same for entries like <script>)

Missing incoming:
- from "Invoking the Interpreter" in the tutorial
- direct link from runpy.run_module to -m switch
- direct link from runpy.run_path to <script>

Missing outgoing:
- direct link from <script> to runpy.run_path

Also, zipfile/dir execution was added in 2.6, not 2.5.

----------
messages: 140812
nosy: ncoghlan
priority: normal
severity: normal
status: open
title: Missing using docs cross-references

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


More information about the New-bugs-announce mailing list