[issue5813] Pointer into language reference from __future__ module documentation

2009-04-23 Thread Georg Brandl
Georg Brandl added the comment: I added a "seealso" in r71816. -- resolution: -> fixed status: open -> closed ___ Python tracker ___

[issue5813] Pointer into language reference from __future__ module documentation

2009-04-22 Thread Nick Coghlan
New submission from Nick Coghlan : 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/