Message81290
The patch does solve the problem for me. It no longer hangs when running
either:
./python Lib/test/regrtest.py test_tcl test_ttk_guionly
or:
./python Lib/test/regrtest.py
-------------
...
test_traceback
test_transformer
test_ttk_guionly
test_ttk_guionly skipped -- ttk not available: Calling Tk_Init again
after a previous call failed might deadlock
test_ttk_textonly
test_tuple
...
-------------
Thanks for tracking this down. |
|
| Date |
User |
Action |
Args |
| 2009-02-06 18:21:31 | eric.smith | set | recipients:
+ eric.smith, gpolo |
| 2009-02-06 18:21:30 | eric.smith | set | messageid: <[email protected]> |
| 2009-02-06 18:21:29 | eric.smith | link | issue5122 messages |
| 2009-02-06 18:21:29 | eric.smith | create | |
|