Message123614
| Author | ocean-city |
|---|---|
| Recipients | ocean-city |
| Date | 2010-12-08.15:09:16 |
| SpamBayes Score | 0.03782414 |
| Marked as misclassified | No |
| Message-id | <1291820958.84.0.0864652731032.issue10652@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
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. |
|
| History | |||
|---|---|---|---|
| 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 | |