Hi,

pyinstaller works fine for me, many thanks.
for some special thinks like debugging, addon-tests i want an interface in 
the binary package where i can import my module "debugger.py" at runtime.
Of course the interface ( class names, function names ) are static, but i 
want to change the content of this functions and use it directly with the 
binary package.

I know that i need a python environment on that platform.
Is this possible with pyinstaller? Is this possible with any other packing 
tools?

thanks in advance.
matthias

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/pyinstaller?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to