mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Add link to PEP 236.
This commit is contained in:
parent
69923a1df6
commit
508c423fe1
1 changed files with 5 additions and 0 deletions
|
@ -907,6 +907,11 @@ for the rest of the interpreter session. If an interpreter is started with the
|
|||
a future statement, it will be in effect in the interactive session started
|
||||
after the script is executed.
|
||||
|
||||
.. seealso::
|
||||
|
||||
:pep:`236` - Back to the __future__
|
||||
The original proposal for the __future__ mechanism.
|
||||
|
||||
|
||||
.. _global:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue