On 7/16/2008 1:44 PM, Hartmut Goebel wrote: > Hi, > > I'm currently fighting with relative imports. These are new in Python > 2.5 and work even if 'absolute_import' is not activated. > > I already fixed this in mf.py but now fail in iu.py. > > Questions: > - Anybody solved this already? > - If not: Since mf.py and iu.py share some parts: Wouldn't it be a good > idea to unify them (make mf reuse iu where possible.) >
Did you try PyInstaller trunk? -- Giovanni Bajo Develer S.r.l. http://www.develer.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
