]> git.saurik.com Git - wxWidgets.git/blobdiff - utils/wxPython/modules/buildall.py
Added a demo showing how to use wxPostEvent
[wxWidgets.git] / utils / wxPython / modules / buildall.py
index 97ed35d1ffbbf4e49a4aafd011704a04e44da20b..79ef843b1f1453c3909857bcf301393e89503ca7 100755 (executable)
@@ -28,3 +28,4 @@ for module in MODULELIST:
     if err:
         break
 
+sys.exit(err)