]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/scripts/pyshell
move wxPython to new trunk
[wxWidgets.git] / wxPython / scripts / pyshell
diff --git a/wxPython/scripts/pyshell b/wxPython/scripts/pyshell
deleted file mode 100755 (executable)
index 30972b5..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env python
-
-from wx.py.PyShell import main
-main()