Difference pythonw.exe / python.exe !

Nikolai Kirsebom nikolai.kirsebom at siemens.no
Thu Sep 6 18:35:08 EDT 2001


Some clarification:
Platform:
Windows 2000
Pyhon Active State 2.1 - build 211
wxPython 2.3 for python 2.1

The application uses wxPython / wxWindows for user interface.  The
only interaction with the database is when the whole set of
definitions are loaded.  I.e all definitions are loaded in one go and
then the connection to the database is closed.  Searching is done
exclusively in memory (in string variables in the python code) and
presentation of result is in a list control in the wxPython based GUI.

Nikolai




More information about the Python-list mailing list