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 dingle
Recipients dingle, georg.brandl
Date 2009-11-18.16:11:42
SpamBayes Score 0.018752035
Marked as misclassified No
Message-id <1258560704.19.0.583792221573.issue7345@psf.upfronthosting.co.za>
In-reply-to
Content
class calendar.TextCalendar([firstweekday]):
formatyear(theyear, themonth[, w[, l[, c[, m]]]])

Should delete "themonth". Found this problem with all 2.6, 2.7, 3K
documentation.
History
Date User Action Args
2009-11-18 16:11:44dinglesetrecipients: + dingle, georg.brandl
2009-11-18 16:11:44dinglesetmessageid: <1258560704.19.0.583792221573.issue7345@psf.upfronthosting.co.za>
2009-11-18 16:11:42dinglelinkissue7345 messages
2009-11-18 16:11:42dinglecreate