[New-bugs-announce] [issue21522] Add more tkinter tests

Serhiy Storchaka report at bugs.python.org
Sun May 18 14:25:59 CEST 2014


New submission from Serhiy Storchaka:

Here is a patch which adds tests for Listbox.itemconfigure(), PanedWindow.paneconfigure() and several tests for Menu.entryconfigure().

----------
assignee: serhiy.storchaka
components: Tests, Tkinter
files: test_tkinter_configure.patch
keywords: patch
messages: 218741
nosy: serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Add more tkinter tests
type: enhancement
versions: Python 2.7, Python 3.4, Python 3.5
Added file: http://bugs.python.org/file35278/test_tkinter_configure.patch

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


More information about the New-bugs-announce mailing list