[issue7345] calendar.TextCalendar().formatyear wrong argument list

2009-11-23 Thread Georg Brandl

Georg Brandl ge...@python.org added the comment:

Fixed in r76471.

--
resolution:  - fixed
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue7345
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue7345] calendar.TextCalendar().formatyear wrong argument list

2009-11-18 Thread dingle

New submission from dingle xinjiang...@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 rep...@bugs.python.org
http://bugs.python.org/issue7345
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com