[issue6574] List the __future__ features in a table

Robert Lehmann report at bugs.python.org
Sun Jul 26 14:42:52 CEST 2009


Robert Lehmann <lehmannro at gmail.com> added the comment:

I composed a list of __future__ features and linked the respective PEPs.

Even though the language reference would be a better place to store such
general information (being PEP'd and all) I found the library
reference's __future__.py documentation to be a cleaner host for that table.

Python 3 docs would need to add the barry_as_FLUFL feature to that table.

----------
keywords: +patch
nosy: +lehmannro
Added file: http://bugs.python.org/file14569/future.patch

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


More information about the Python-bugs-list mailing list