]> granicus.if.org Git - python/commit
Fix closes Issue11439 - Handle the SVN Keywords in 2.7 by replacing them with a high...
authorSenthil Kumaran <senthil@uthcode.com>
Thu, 28 Jul 2011 14:30:27 +0000 (22:30 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Thu, 28 Jul 2011 14:30:27 +0000 (22:30 +0800)
commit4af1c6a4fcd6557265e972a6c35d39a3b1604d6e
tree349e70824e32136c37fd95e4f11dfabc5c500b73
parentfee7745ebb1c344d35e2245c4cf9aeb6f0f929a1
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.
Lib/lib-tk/Tkinter.py
Lib/pickle.py
Lib/pydoc.py
Lib/tarfile.py
Lib/xml/parsers/expat.py