[issue9342] Tests for monthrange in calendar.py module

John Chandler report at bugs.python.org
Fri Jul 23 14:20:10 CEST 2010


New submission from John Chandler <therealmetaljoe at gmail.com>:

Hi,

Attaching a patch for the test_calendar.py file.

Adds six tests to provide test coverage of the monthrange function.


John

----------
components: Tests
files: test_calendar.patch
keywords: patch
messages: 111292
nosy: John.Chandler
priority: normal
severity: normal
status: open
title: Tests for monthrange in calendar.py module
versions: Python 3.2
Added file: http://bugs.python.org/file18144/test_calendar.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9342>
_______________________________________


More information about the Python-bugs-list mailing list