Thanks for that hints! This namespace module concept indeed looks like that is kind of the behaviour that would like to achieve. I will take a look at that.
On the first scroll in the docs, that doesn't seem to map to the namespace-concepts that are known from C++ or PHP, where you explicitly define them within the file, right? I will take a look anyways, since the result seems to be the same. Anyways, just failing later would not hurt the Python language I think ;) _______________________________________________ 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/C7YNEYUZ5AAH3QA7YEUZKML7KCHG3QX3/ Code of Conduct: http://python.org/psf/codeofconduct/
