Relative Content

Tag Archive for python-3.ximportpackage

How can I import a package from a inside the same package?

I know this has been discussed many times.. however, I’ve read many, many answers here that did not show my specific use case, and all I would like is an answer that’s suitable for this very case. I love Python (most of it), but the import system is IMHO an absolute mess and very, very quirky and tricky to use.