]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/ListCtrl.py
What the hell, let's spin up another full release
[wxWidgets.git] / wxPython / demo / ListCtrl.py
index fc99a936273175114f480e815b1521f97b2a2abd..b46bc3d87ab0332c166e18c00c462dc453cc37c6 100644 (file)
@@ -492,5 +492,5 @@ selection is enabled)
 if __name__ == '__main__':
     import sys,os
     import run
-    run.main(['', os.path.basename(sys.argv[0])])
+    run.main(['', os.path.basename(sys.argv[0])] + sys.argv[1:])