projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
corrected code to not suppose that Write() always writes all the data it was given
[wxWidgets.git]
/
wxPython
/
scripts
/
CreateBatchFiles.py
diff --git
a/wxPython/scripts/CreateBatchFiles.py
b/wxPython/scripts/CreateBatchFiles.py
index c9b8abc81ee5ac30aea6d7d5cabe1ad327692803..5496a7b2900336d43c20110121118869fd87d2a4 100644
(file)
--- a/
wxPython/scripts/CreateBatchFiles.py
+++ b/
wxPython/scripts/CreateBatchFiles.py
@@
-23,7
+23,7
@@
scripts = [ ("img2png", 0),
("xrced", 1),
("pyshell", 1),
("pycrust", 1),
- ("pywrap",
1
),
+ ("pywrap",
0
),
("pyalamode", 1),
("pyalacarte", 1),
("helpviewer", 1),