New submission from Xavier de Gaye:

Duplicate method names:
./Lib/test/test_dis.py:250 DisTests.test_big_linenos
./Lib/test/test_dis.py:294 DisTests.test_dis_object

The attached patch fixes this.

----------
components: Library (Lib)
files: duplicate_test_name.patch
keywords: patch
messages: 198542
nosy: ncoghlan, xdegaye
priority: normal
severity: normal
status: open
title: duplicate test names in Lib/test/test_dis.py
type: behavior
versions: Python 3.4
Added file: http://bugs.python.org/file31895/duplicate_test_name.patch

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

Reply via email to