On Nov 19, 1:26 am, Don Dwiggins <[EMAIL PROTECTED]> wrote: > Matteo Bertini wrote: > > The output can be disabled running "python -O" (if __debug__ in > > iu.py), but perhaps it can be disabled by default and enabled if needed... > > yes, I'll fix it on the trunk. > > That'd be very nice; many thanks. >
Done, and I have added some "python -O" consistency check too, now is not possible to run: pytnon Configure.py (adding .pyc files in config.dat) and than run: python -O Build.py (hoping to include .pyo files) http://pyinstaller.python-hosting.com/changeset/550 551 552 Cheers, Matteo Bertini --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
