Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 277b6f9

Browse files
committed
Do not document the most important (at least for Guido) future import.
1 parent bea37ae commit 277b6f9

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Doc/library/__future__.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,7 @@ language using this mechanism:
8484
| unicode_literals | 2.6.0a2 | 3.0 | :pep:`3112`: |
8585
| | | | *Bytes literals in Python 3000* |
8686
+------------------+-------------+--------------+---------------------------------------------+
87-
| barry_as_FLUFL | 3.1.0a1 | 3.9 | :pep:`401`: |
88-
| | | | *BDFL Retirement* |
89-
+------------------+-------------+--------------+---------------------------------------------+
87+
9088

9189
.. seealso::
9290

0 commit comments

Comments
 (0)