It's about fill a pdf with data dynamical !
________________________________ From: Hartmut Goebel <[email protected]> To: [email protected] Sent: Monday, July 11, 2011 6:26 PM Subject: Re: [PyInstaller] Reload a pyd module in a frozen app Am 11.07.2011 16:46, schrieb Lomy Vic: Makespec.py --onefile -w --upx --icon=file.ico script.py >So onefile ! Can be something about Cython ? pyd modules can not be reloaded ? > > >________________________________ > With --onefile you'll have a hard time replacing the module by a new version. Why do you want t reload the module at all, if it is unchanged? -- 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 mit 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.
