]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove redundant "__future__:" from module docstring.
authorKa-Ping Yee <ping@zesty.ca>
Thu, 15 Mar 2001 10:45:44 +0000 (10:45 +0000)
committerKa-Ping Yee <ping@zesty.ca>
Thu, 15 Mar 2001 10:45:44 +0000 (10:45 +0000)
Lib/__future__.py

index beb0b28c663ec61cfa7edb9a760c690d1867d0aa..de373369b52cda6057211c5c39fd919804660ce1 100644 (file)
@@ -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: