Giovanni Bajo wrote:
I believe this would have worked even before my commit. OTOH, my commit should make the following work:sys.path = [p for p in sys.path if p not in ('.',os.getcwd(),'')] Can you please test it?
It works. Regards, mk -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.
