On Monday, August 06, 2012 10:25:47 PM Hartmut Goebel wrote: > Am 06.08.2012 22:04, schrieb Sebastian Hilbert: > > > Sorry if this is a huge misunderstanding on my part. > > > > [...] > > > > How do I programatically access files in outPYZ1.pyz at runtime ? > > There really seams to be a basic misunderstanding > > outPYZ1.pyz does not contain any data-files, but only modules. This > file is never unpacked into the filesystem. There currently is no > documented way to retrieve a list of contained modules. > > For me it sounds like you do not want to access the file. What would you > like to do if you'd know the path to the file?
Inside gnumed.exe there are some additional files such as gmManual.py (think those are included via the hook ?) How can I get a list of files included into the gnumed.exe ? Sebastian -- 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.
