New submission from Serhiy Storchaka:

Proposed patch adds tests for testing how Python values converted when passed 
to Tkinter and back. This patch was a part of issue16840, but other issues need 
this tests.

----------
assignee: serhiy.storchaka
components: Tests, Tkinter
files: tkinter_test_passing_values.patch
keywords: patch
messages: 181286
nosy: gpolo, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Add tests for testing Python-Tcl interaction
type: enhancement
versions: Python 3.2, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file28946/tkinter_test_passing_values.patch

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

Reply via email to