New submission from Zachary Ware:

Inheritance issues again.  This one has some magic in test_main to create the C 
and Python tests programmatically which I felt was best left alone, so the 
patch simply converts test_main into a load_tests which ignores its arguments.

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

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

Reply via email to