[New-bugs-announce] [issue5813] Pointer into language reference from __future__ module documentation

Nick Coghlan report at bugs.python.org
Wed Apr 22 14:08:21 CEST 2009


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

I was explaining __future__ to someone and it occurred to me that it
would be handy to have a "see also" in that module's documentation that
pointed readers to the relevant section on future statements in the
language reference
(http://docs.python.org/reference/simple_stmts.html#future-statements)

A "see also" pointer back to PEP 326 from one of those two locations
might also be worthwhile.

----------
assignee: georg.brandl
components: Documentation
messages: 86289
nosy: georg.brandl, ncoghlan
priority: low
severity: normal
status: open
title: Pointer into language reference from __future__ module documentation
type: feature request

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


More information about the New-bugs-announce mailing list