Message 81290 - Python tracker (original) (raw)

Message81290

Author eric.smith
Recipients eric.smith, gpolo
Date 2009-02-06.18:21:28
SpamBayes Score 5.059214e-05
Marked as misclassified No
Message-id 1233944490.92.0.243598704624.issue5122@psf.upfronthosting.co.za
In-reply-to
Content
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.
History
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: 1233944490.92.0.243598704624.issue5122@psf.upfronthosting.co.za
2009-02-06 18:21:29 eric.smith link issue5122 messages
2009-02-06 18:21:29 eric.smith create