New submission from Antony Lee:

Currently, for a module that uses __future__ imports, the DATA section of 
`pydoc foo` contains these imports interspersed with the "real" data from the 
module.

Even though it is fully-featured _Feature objects that are imported, it 
probably makes sense to move them out of this section.

----------
assignee: docs@python
components: Documentation
messages: 258272
nosy: Antony.Lee, docs@python
priority: normal
severity: normal
status: open
title: pydoc: move __future__ imports out of the DATA block
versions: Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26120>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to