On Tue, Dec 08, 2020 at 08:06:09PM +0000, Filipe Laíns wrote: > I support this change.
Can you explain why you support this breaking change? I am especially interested in cases where people accidentally, or inadvertently, imported "package.__init__" and then used it without realising that it is distinct from `import package` alone. -- Steve _______________________________________________ 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/WRVUD3WVJYXNV242AZMF35HXCL55SBVR/ Code of Conduct: http://python.org/psf/codeofconduct/
