Remove redundant "__future__:" from module docstring.

This commit is contained in:
Ka-Ping Yee 2001-03-15 10:45:44 +00:00
parent 904f2fcbd7
commit 3bda4f0878
1 changed files with 1 additions and 1 deletions

View 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: