[issue19126] duplicate test name in Lib/test/test_webbrowser.py

2013-09-29 Thread Roundup Robot

Roundup Robot added the comment:

New changeset aaa00c0e825d by Benjamin Peterson in branch '3.3':
fix duplicate test name (closes #19126)
http://hg.python.org/cpython/rev/aaa00c0e825d

New changeset c5b3d86535e1 by Benjamin Peterson in branch 'default':
merge 3.3 (#19126)
http://hg.python.org/cpython/rev/c5b3d86535e1

--
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue19126] duplicate test name in Lib/test/test_webbrowser.py

2013-09-29 Thread Xavier de Gaye

New submission from Xavier de Gaye:

Duplicate method names:
./Lib/test/test_webbrowser.py:161 OperaCommandTest.test_open_new

Attached patch fixes it.

--
components: Library (Lib)
files: duplicate_test_name.patch
keywords: patch
messages: 198583
nosy: georg.brandl, xdegaye
priority: normal
severity: normal
status: open
title: duplicate test name in Lib/test/test_webbrowser.py
type: behavior
versions: Python 3.4
Added file: http://bugs.python.org/file31907/duplicate_test_name.patch

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com