Message 338851 - Python tracker (original) (raw)
Message338851
Author | terry.reedy |
---|---|
Recipients | cheryl.sabella, terry.reedy |
Date | 2019-03-26.04:15:38 |
SpamBayes Score | -1.0 |
Marked as misclassified | Yes |
Message-id | 1553573738.05.0.00516570434485.issue36429@roundup.psfhosted.org |
In-reply-to |
Content |
---|
One can start IDLE from python with import idlelib.idle or import idlelib.__main__ but not by importing pyshell, as there is alread a __main__ module. I cannot think of anything else to check. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2019-03-26 04:15:38 | terry.reedy | set | recipients: + terry.reedy, cheryl.sabella |
2019-03-26 04:15:38 | terry.reedy | set | messageid: 1553573738.05.0.00516570434485.issue36429@roundup.psfhosted.org |
2019-03-26 04:15:38 | terry.reedy | link | issue36429 messages |
2019-03-26 04:15:38 | terry.reedy | create |