Am 25.11.2011 11:37, schrieb Martin Gamwell Dawids:
My workaround is to set the variable to the empty string only if the
function 'os.unsetenv()' does not exist. Also, I have to make the
bootloader robust so it will treat an empty string the same way as an
non-existing _MEIPASS2 variable.
Sounds reasonable.
+MEIPASS2name = '_MEIPASS2'
Please do not do this, it's only half-way.
If you want to do this_
- please use another change-set
- do it for "_MEIPASS", too
- use another var name: `MEIPASS2` would be enough, the postfix `name`
is dull IMHO.
--
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.