Am 28.10.2011 11:16, schrieb Giovanni Bajo:
If you need a hook for "a.b.c", you need empty hooks for "a.b" and "a". I could never be bothered enough to fix this given that it's just an empty file after all.
You you sure this is still required? When looking at http://www.pyinstaller.org/browser/trunk/PyInstaller/mf.py#L607 I get the impression, that the hook for a.b.c is called indepentently of the parent modules.
-- Schönen Gruß - Regards Hartmut Goebel Dipl.-Informatiker (univ.), CISSP, CSSLP Goebel Consult Spezialist für IT-Sicherheit in komplexen Umgebungen http://www.goebel-consult.de Monatliche Kolumne: http://www.cissp-gefluester.de/ Goebel Consult ist Mitglied bei http://www.7-it.de -- 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.
