]> git.saurik.com Git - wxWidgets.git/commitdiff
Made more useable from the command-line, since that is its primary purpose.
authorPatrick K. O'Brien <pobrien@orbtech.com>
Mon, 29 Mar 2004 20:54:26 +0000 (20:54 +0000)
committerPatrick K. O'Brien <pobrien@orbtech.com>
Mon, 29 Mar 2004 20:54:26 +0000 (20:54 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26471 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/scripts/pywrap.bat

index f08897bdf33d63216b2fb4c5d987fe37248544f7..64be3fdbfc25794ae54a261b75ffa62a45867b34 100755 (executable)
@@ -1,3 +1 @@
-@echo off
-
-start C:\Tools\python23\pythonw.exe C:\PROJECTS\wx2.5\wxPython\scripts\pywrap %1 %2 %3 %4 %5 %6 %7 %8 %9
+C:\Tools\python23\python.exe C:\PROJECTS\wx2.5\wxPython\scripts\pywrap %1 %2 %3 %4 %5 %6 %7 %8 %9