Posted on Jul 21, 2013 by
Happy Wombat
Ability to use the new switch in bbfreeze: gui_only=False
bbFreeze_Class.addScript(r"C:\twisted-xml\proba1.py", gui_only=False) instead of: bbFreeze_Class.addScript(r"C:\twisted-xml\proba1.py", gui_only=True)
Without the switch there console output seems to be hidden.
Status: New
Labels:
Type-Defect
Priority-Medium