]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix title endtag in HTMLCalender.formatyearpage(). Fix documentation for
authorWalter Dörwald <walter@livinglogic.de>
Tue, 28 Aug 2007 16:38:26 +0000 (16:38 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Tue, 28 Aug 2007 16:38:26 +0000 (16:38 +0000)
commitf0d1c1f3ec824f908b5e36586c12925a26d6d97b
tree1c5cfce4aac147d3c355c5dfb94c909030023229
parent3ccec68a05abae43cf74dc7821c61ba88ab6cb46
Fix title endtag in HTMLCalender.formatyearpage(). Fix documentation for
HTMLCalender.formatyearpage() (there's no themonth parameter).

This fixes issue1046.
Doc/library/calendar.rst
Lib/calendar.py