Am 27.07.2011 17:26, schrieb Giovanni Bajo:
What invokation of subprocess are you thinking of?
I'm not sure, I understood your question, but I try to answers:

If PyInstaller is installed/unpacked into

  c:\Some Ugly Path\With weird\and\Unicode\Characters

then hookutils.django_dottedstring_imports() passes the path to $PYINSTALLERHOME/hooke/django-import-finder.py in an argument.

Problems may also exist in:

   * build.checkCache(), for the users Home directory (or %APPDIR% on
     windows) (passed as argument)
   * configure.test_UPX() for the UPX-path (path to exec)
   * hookutils.exec_statement() for the path of the Python interpreter
     (path to exec)
   * bindepend._getImports_otool(), binsdepend._getImports_ldd(),
     bindepend.getSoname() for any some library file residing in a
     unicode path (passed as argument)

--
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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to