]> git.saurik.com Git - wxWidgets.git/commit
Can't use NameError to check for NotIMplemented anymore. Just
authorRobin Dunn <robin@alldunn.com>
Mon, 23 Feb 2004 21:23:26 +0000 (21:23 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 23 Feb 2004 21:23:26 +0000 (21:23 +0000)
commit08b89fa8685fcdbe3c173afbe838fb645c8da4ae
tree8697d3d014e4836f224dd2b0c699cade5078217a
parentb3badadcfc2500416615de2ae7fb91d66a578483
Can't use NameError to check for NotIMplemented anymore.  Just
explicitly check platforms until I figure out a better way to do it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25931 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/Joystick.py
wxPython/demo/PopupWindow.py
wxPython/demo/ToggleButton.py