I'm not sure if this could help but anyway: if python2.4 is installed then os.py gets executed before iu.py (I put a print statement at the beginning of iu.py, and it gets printed after all the prints put into os.py)
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
