summaryrefslogtreecommitdiff
path: root/Lib/__future__.py
diff options
context:
space:
mode:
authorKa-Ping Yee <ping@zesty.ca>2001-03-15 10:45:44 +0000
committerKa-Ping Yee <ping@zesty.ca>2001-03-15 10:45:44 +0000
commit4f99b2cebed43e4e9de68a8ba3fe3cbf2a82babd (patch)
treeed8af04a86b842bcd0a76d64dc6638fd8b529f71 /Lib/__future__.py
parent06d5889b4e86bce0f5d61935fec63fe2da48568a (diff)
downloadcpython-4f99b2cebed43e4e9de68a8ba3fe3cbf2a82babd.tar.gz
Remove redundant "__future__:" from module docstring.
Diffstat (limited to 'Lib/__future__.py')
-rw-r--r--Lib/__future__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/__future__.py b/Lib/__future__.py
index beb0b28c66..de373369b5 100644
--- a/Lib/__future__.py
+++ b/Lib/__future__.py
@@ -1,4 +1,4 @@
-"""__future__: Record of phased-in incompatible language changes.
+"""Record of phased-in incompatible language changes.
Each line is of the form: