On Thursday 06 of March 2014 21:19:22 Hartmut Goebel wrote: > 1) Implement out own import mechanism using the system-wide and, if this > one is too old, falling back to the one in PyInstaller/lib. Well, this > is adding another cludge.
I implemented this solution. Latest develop contains this fix. PyInstaller will first use system-wide libraries and fall back to the PyInstaller/lib. And I just removed six.py from ./PyInstaller/lib since we do not use it anywhere yet.
signature.asc
Description: This is a digitally signed message part.
