On Thursday 09 of October 2014 11:58:14 Gelonida N wrote: > Does anyone know the name of the default importer for python2.7 or have > another idea of how I could achieve ny above described behaviour.
Look at file ./PyInstaller/loader/pyi_importers.py and the function install(). There is the code that adds new items to sys.meta_path.
signature.asc
Description: This is a digitally signed message part.
