projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added accessor for the main window in generic wxListCtrl. In wxMSW
[wxWidgets.git]
/
wxPython
/
scripts
/
CreateBatchFiles.py
diff --git
a/wxPython/scripts/CreateBatchFiles.py
b/wxPython/scripts/CreateBatchFiles.py
index ac4a84a0849dfd49ebee229d51da06f71aa9d768..60c4d520a43634468d71030f26fe3c7642aaa236 100644
(file)
--- a/
wxPython/scripts/CreateBatchFiles.py
+++ b/
wxPython/scripts/CreateBatchFiles.py
@@
-13,7
+13,7
@@
import sys, os
python = sys.executable
-pythonw =
ow
.path.join(os.path.split(python)[0], 'pythonw.exe')
+pythonw =
'start ' + os
.path.join(os.path.split(python)[0], 'pythonw.exe')
scriptdir = os.getcwd()
scripts = [ ("img2png", 0),