mirror of
https://github.com/python/cpython.git
synced 2025-08-22 09:45:06 +00:00
Fix closes Issue11439 Remove the SVN keywords from the code as it is no longer applicable in hg. Patch Contributed by Neil Muller.
This commit is contained in:
parent
d4d1d068dc
commit
7c9719cf74
49 changed files with 2 additions and 98 deletions
|
@ -5,8 +5,6 @@
|
|||
# Copyright (C) 2002, 2003 Python Software Foundation.
|
||||
# Written by Greg Ward <gward@python.net>
|
||||
|
||||
__revision__ = "$Id$"
|
||||
|
||||
import string, re
|
||||
|
||||
__all__ = ['TextWrapper', 'wrap', 'fill', 'dedent']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue