This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author doerwalter
Recipients doerwalter, mft
Date 2008-02-07.19:36:23
SpamBayes Score 0.08600533
Marked as misclassified No
Message-id <1202412984.19.0.246421894636.issue2018@psf.upfronthosting.co.za>
In-reply-to
Content
The doccumentation is
here:http://docs.python.org/dev/library/calendar.html#calendar.TextCalendar.formatmonth
(or in Doc/library/calendar.rst in the source).

Anyway the first of those documentation bugs is fixed now in r60649
(trunk) and r60650 (release25-maint).
History
Date User Action Args
2008-02-07 19:36:24doerwaltersetspambayes_score: 0.0860053 -> 0.08600533
recipients: + doerwalter, mft
2008-02-07 19:36:24doerwaltersetspambayes_score: 0.0860053 -> 0.0860053
messageid: <1202412984.19.0.246421894636.issue2018@psf.upfronthosting.co.za>
2008-02-07 19:36:23doerwalterlinkissue2018 messages
2008-02-07 19:36:23doerwaltercreate