Hi everyone, I m very new around here, I just wanted to let you know that while writing a custom importer for py2 and py3, I ended up backporting some python3 libimport code to python2.
The code is over there : https://github.com/asmodehn/filefinder2 This way I now support importing packages without __init__.py in python2. It was simpler for my usecase than using pkg_resources or pkgutil. So if anyone is interested in that, let me know, while I still have my head around this. Cheers ! -- AlexV
_______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org https://mail.python.org/mailman/listinfo/distutils-sig