26.07.19 20:43, Serhiy Storchaka пише:
I propose to change the rule for determining the set of public names if `__all__` is not defined. In addition to underscored names I propose to exclude names of modules.
Opened an issue and a PR: https://bugs.python.org/issue38215 https://github.com/python/cpython/pull/16263 _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/CEC2N4NIYBVCFORUQ3M4MRGSRXYGEFA5/ Code of Conduct: http://python.org/psf/codeofconduct/
