[issue1427] Error in standard module calendar

Christian Heimes report at bugs.python.org
Mon Nov 12 00:48:11 CET 2007


Christian Heimes added the comment:

My patch uses "import locale as _locale" to avoid ambiguous variables.
It also fixes some additional bugs. I still don't understand how
prweek() should work. self.week is missing.

----------
keywords: +patch
nosy: +tiran
priority:  -> normal
versions: +Python 2.6, Python 3.0
Added file: http://bugs.python.org/file8736/calendar.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1427>
__________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: calendar.diff
Type: text/x-diff
Size: 620 bytes
Desc: not available
Url : http://mail.python.org/pipermail/python-bugs-list/attachments/20071111/c0c24fec/attachment.diff 


More information about the Python-bugs-list mailing list