The py2exe says that a console app should have the --console option
and a windows app should have the --windows option.
What is the way to py2exe a python program that uses both console and
windows gui?
TIA
Al
and a windows app should have the --windows option.
What is the way to py2exe a python program that uses both console and
windows gui?
TIA
Al
Comment