[Python-ideas] Class autoload

Ethan Furman ethan at stoneleaf.us
Mon Mar 5 09:42:04 EST 2018


On 03/03/2018 10:46 AM, Jamesie Pic wrote:

> While i understand it would be harder to make it memory efficient, but this is python not go, and also this sort feature
> could be easily optional, also, it might even help against circular import issues, whoever hasn't imported a module from
> inside a function in their life may throw the first rock at my face (kidding)
>
> Yes i know it's sad php has this feature and python does not and again i'm not proud to say this but it's true.

Not sad at all.  It's a misfeature that Python is better off without.

--
~Ethan~


More information about the Python-ideas mailing list