Is there a way to tell if a script has been run by Pythonw.exe instead of Python.exe?
Metalone
jcb at iteris.com
Thu Oct 18 17:56:16 EDT 2007
More information about the Python-list mailing list
Thu Oct 18 17:56:16 EDT 2007
- Previous message (by thread): Is there a way to tell if a script has been run by Pythonw.exe instead of Python.exe?
- Next message (by thread): Is there a way to tell if a script has been run by Pythonw.exe instead of Python.exe?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In particular I want to know how to tell if reading and writing to the console can occur. Something like sys.isConsolePresent()
- Previous message (by thread): Is there a way to tell if a script has been run by Pythonw.exe instead of Python.exe?
- Next message (by thread): Is there a way to tell if a script has been run by Pythonw.exe instead of Python.exe?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list