On 7 September 2017 at 09:17, RonnyPfannschmidt <opensou...@ronnypfannschmidt.de> wrote: > for c extension im not quite sure, is python finally able to load them > from folders belonging to a package?
As far as I'm aware, it's always been able to do this. Is there a particular bug you're thinking of where it couldn't? (You can't currently have *builtin* package hierarchies, but extension modules as submodules is fine). Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig