1.1.2 Running scripts with a GUI

With older versions of Python, there is one Mac OS X quirk that you need to be aware of: programs that talk to the Aqua window manager (in other words, anything that has a GUI) need to be run in a special way. Use pythonw instead of python to start such scripts.

With Python 2.5, you can use either python or pythonw.

See About this document... for information on suggesting changes.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.