[New-bugs-announce] [issue7345] calendar.TextCalendar().formatyear wrong argument list
dingle
report at bugs.python.org
Wed Nov 18 17:11:44 CET 2009
New submission from dingle <xinjiang.lu at gmail.com>:
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.
----------
assignee: georg.brandl
components: Documentation
messages: 95430
nosy: dingle, georg.brandl
severity: normal
status: open
title: calendar.TextCalendar().formatyear wrong argument list
versions: Python 2.6, Python 2.7, Python 3.0, Python 3.1
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7345>
_______________________________________
More information about the New-bugs-announce
mailing list