mirror of https://github.com/python/cpython
#5813: add a reference to the "future statements" section.
This commit is contained in:
parent
95089bc9bf
commit
69923a1df6
|
@ -58,3 +58,7 @@ attribute on :class:`_Feature` instances.
|
|||
|
||||
No feature description will ever be deleted from :mod:`__future__`.
|
||||
|
||||
.. seealso::
|
||||
|
||||
:ref:`future`
|
||||
How the compiler treats future imports.
|
||||
|
|
Loading…
Reference in New Issue