Message161081
If python itself runs, you can easily try this from inside the interpreter
>>> from idlelib import idle
This *should* bring up the Idle shell window. It just did for me on 64 bit Win7. If not, there *should* be an error traceback you can cut and paste here. |
|
| Date |
User |
Action |
Args |
| 2012-05-18 19:34:05 | terry.reedy | set | recipients:
+ terry.reedy, loewis, roger.serwy, Anthony.Kong, BugReporter |
| 2012-05-18 19:34:05 | terry.reedy | set | messageid: <[email protected]> |
| 2012-05-18 19:34:04 | terry.reedy | link | issue14838 messages |
| 2012-05-18 19:34:04 | terry.reedy | create | |
|