New submission from Andrew Svetlov <andrew.svet...@gmail.com>:

By default python doesn't run full test suite, but regrtest accepts -u 
parameter. The simplest way to reproduce is:

$ ./python -m test.regrtest -u gui test_ttk_guionly

----------
components: Tkinter
messages: 160547
nosy: asvetlov
priority: critical
severity: normal
status: open
title: Tkinter ttk tests hang on linux
type: behavior
versions: Python 3.3

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

Reply via email to