Yes :)

That looks similiar to my problem, which i fixed for the moment of writing by 
renaming one folder.
Basically, I would prefer if Python would not treat nth-level import fails 
different than first-level fails. 


Might seem like a small thing, but in my opinion it would:
- keep the behaviour straight forward
- Correct the error messages, since from the perspective of the user the import 
actually DOES exist
- Does not break anything currently working
- Makes me happy ;)
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/KSNKIS2UGGBNNIDUNOBLQK2I5AFU5D24/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to