New submission from Zachary Ware:

Just inheritance issues in this one.  The patch removes _BaseYearTest as its 
only use was as a unittest.TestCase subclass to inherit from, which caused the 
discovery issues.

----------
components: Tests
files: test_time_discovery.diff
keywords: patch
messages: 186526
nosy: brett.cannon, ezio.melotti, zach.ware
priority: normal
severity: normal
status: open
title: Fix test discovery for test_time.py
type: behavior
versions: Python 3.3, Python 3.4
Added file: http://bugs.python.org/file29766/test_time_discovery.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17690>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to