Hi, I am just getting started with Pyinstaller, and I am working on creating an EXE of a CGI-BIN application.
I need to run this app in the equivalent of Python's unbuffered mode (from the interpreter, I need to use the -u option). I read about including runtime options in the Specfile, but I can't seem to get it to work. Where exactly does one place the ('u', '', 'OPTION') tuple in the specfile? Does anyone have an example specfile resulting in an unbuffered runtime they could share? Thanks, Duane --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to PyInstaller@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---