Terry J. Reedy <tjre...@udel.edu> added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37765>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to