]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix closes Issue10087 - fixing the output of calendar display in the html format...
authorSenthil Kumaran <senthil@uthcode.com>
Thu, 11 Aug 2011 01:22:52 +0000 (09:22 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Thu, 11 Aug 2011 01:22:52 +0000 (09:22 +0800)
commit962fed91018ab95f0fb5ec564b4543729e6aa5fc
tree5bf13de1ff70e6309791e75627f9725add0ed235
parent77c4fd01dd3fa9b7830ca3dcd1506565352d32f3
Fix closes Issue10087 -  fixing the output of calendar display in the html format. Patch by Chris Lambacher. Test Contributed by catherine.
Lib/calendar.py
Lib/test/test_calendar.py