Fix closes Issue11439 - Handle the SVN Keywords in 2.7 by replacing them with a high number so that code relying on them does not break.

This commit is contained in:
Senthil Kumaran 2011-07-28 22:30:27 +08:00
parent fee7745ebb
commit 4af1c6a4fc
5 changed files with 5 additions and 5 deletions

View file

@ -37,7 +37,7 @@ Reference Manual pages.
__author__ = "Ka-Ping Yee <ping@lfw.org>"
__date__ = "26 February 2001"
__version__ = "$Revision$"
__version__ = "$Revision: 88564 $"
__credits__ = """Guido van Rossum, for an excellent programming language.
Tommy Burnette, the original creator of manpy.
Paul Prescod, for all his work on onlinehelp.