On Wed, 2011-07-27 at 16:37 +0200, Hartmut Goebel wrote: > Am 27.07.2011 15:58, schrieb Giovanni Bajo: > > I don't know either, but I can't think of a case where we need to pass > > Unicode arguments to a process spawned by PyInstaller. Am I missing > > something? > If the executable of PyInstaller is in a unicoded path, we will need to > pass a unicode path.
What invokation of subprocess are you thinking of? -- Giovanni Bajo :: [email protected] Develer S.r.l. :: http://www.develer.com My Blog: http://giovanni.bajo.it -- 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.
