[issue14796] Calendar module test coverage improved

Oleg Plakhotnyuk report at bugs.python.org
Sun May 13 18:06:11 CEST 2012


New submission from Oleg Plakhotnyuk <olegus8 at gmail.com>:

I've improved calendar.py test coverage a bit.

Before:
  410    71%   calendar   (.../Lib/calendar.py)
After:
  410    77%   calendar   (.../Lib/calendar.py)

----------
components: Tests
files: test_calendar.patch
keywords: patch
messages: 160519
nosy: Oleg.Plakhotnyuk, giampaolo.rodola, ncoghlan, rhettinger
priority: normal
severity: normal
status: open
title: Calendar module test coverage improved
versions: Python 3.3
Added file: http://bugs.python.org/file25562/test_calendar.patch

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


More information about the Python-bugs-list mailing list