If pygtk is not found, raise SystemExit instead of quitting.
commit7c34d0bd6d8dbb2ff6173978ec93dd1640fb86f1
authorThomas Leonard <talex5@gmail.com>
Wed, 22 Jan 2003 11:08:02 +0000 (22 11:08 +0000)
committerThomas Leonard <talex5@gmail.com>
Wed, 22 Jan 2003 11:08:02 +0000 (22 11:08 +0000)
treef6af29592b2b803429169bd96d75a3a54e28ead9
parent37d31f7ef78ec72b363caa4535285ca311e7ba0a
If pygtk is not found, raise SystemExit instead of quitting.
Ensure that True and False are defined.

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/ROX-Lib2@2328 66de3db3-b00d-0410-b41b-f4738ad19bea
AppInfo.xml
Help/Changes
python/rox/__init__.py