On linux; seems to work fine in windows and OSX. Attached is a small script and test .spec that demonstrate. If I run fse.py as a script, I get 'UTF-8' as output. If I run it frozen, it returns None.
-- Daniel Hyams [email protected] -- 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.
fse.py
Description: Binary data
fse.spec
Description: Binary data
