The manual lists four possible Python options that can be passed by adding TOC items to the EXE call.
v verbose imports u unbuffered stdio s use in-app site.py W arg Are all these still relevant? I am especially skeptical about "s". In order to use it, would you use datas=['site.py','.'] to bundle a site.py? If these are still supported, I think we should have a 3.1 goal of moving them to the pyinstaller command line as parameters. Cheers, DC -- 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. For more options, visit https://groups.google.com/d/optout.
