Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Shorten the wording
  • Loading branch information
arhadthedev authored Jul 30, 2022
commit bc30fc9d0e54f4da98d30d00635cea1c265d00bd
6 changes: 3 additions & 3 deletions Doc/library/__future__.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
:mod:`__future__` --- Early access to language features for future versions of Python
=====================================================================================
:mod:`__future__` --- Early access to future language features
==============================================================

.. module:: __future__
:synopsis: Early access to language features for future versions of Python
:synopsis: Early access to future language features

**Source code:** :source:`Lib/__future__.py`

Expand Down