Message349365
Raymond, since there is no proposal to 'add __main__', I don't understand your response. For the case in question, the completion list continues to be based on the keys in __main__.__builtins__.__dict__, and main__.__dict__, as it always has been. |
|
Date |
User |
Action |
Args |
2019-08-10 23:24:12 | terry.reedy | set | recipients:
+ terry.reedy, rhettinger, taleinat, cheryl.sabella, xtreak |
2019-08-10 23:24:12 | terry.reedy | set | messageid: <1565479452.08.0.721125721202.issue37765@roundup.psfhosted.org> |
2019-08-10 23:24:12 | terry.reedy | link | issue37765 messages |
2019-08-10 23:24:11 | terry.reedy | create | |
|