mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Remove 'created by' lines; people can use CVS for this, and the information is often out of date
This commit is contained in:
parent
ef67956139
commit
a6483d2e9a
34 changed files with 1 additions and 72 deletions
|
@ -4,8 +4,6 @@ provides the TextFile class, which gives an interface to text files
|
|||
that (optionally) takes care of stripping comments, ignoring blank
|
||||
lines, and joining lines with backslashes."""
|
||||
|
||||
# created 1999/01/12, Greg Ward
|
||||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
from types import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue