Terry J. Reedy added the comment: Guido on python-ideas: I ave to agree with the other committers who already spoke up.
Me: I use dir to see the complete list now presently presented. The presence or absence of __file__ indicates coded on Python or not. IDLE module completion start with public items (I believe __all__ or not start with _). Type '_' and the complete list appears. I think we should reject this. ---------- nosy: +terry.reedy _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue31503> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com