Message123614
test___all__ imports a lot of modules, but I found one of
following modules can bring same error.
# just import one of these in test_main(test___all__)
# import idlelib.AutoComplete
# import tkinter.scrolledtext
# import tkinter.ttk
# import turtle
//////////////////////////////////////////////////////
And actually, "import tkinter" is enough. |
|
Date |
User |
Action |
Args |
2010-12-08 15:09:18 | ocean-city | set | recipients:
+ ocean-city |
2010-12-08 15:09:18 | ocean-city | set | messageid: <1291820958.84.0.0864652731032.issue10652@psf.upfronthosting.co.za> |
2010-12-08 15:09:16 | ocean-city | link | issue10652 messages |
2010-12-08 15:09:16 | ocean-city | create | |
|