]> granicus.if.org Git - python/commit
#6439: fix argument type for PySys_SetArgvEx() and Py_SetProgramName() in Demo/embed...
authorGeorg Brandl <georg@python.org>
Sun, 1 Aug 2010 14:25:22 +0000 (14:25 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 1 Aug 2010 14:25:22 +0000 (14:25 +0000)
commit272fc1023aa8e2eab7c369e6a5647915013459a3
tree1a5648e286586456fada3f1074eff2aadcee6c93
parent5b1d35b9c74d726536afdd60cf629fba5bd66425
#6439: fix argument type for PySys_SetArgvEx() and Py_SetProgramName() in Demo/embed code.
Demo/embed/Makefile
Demo/embed/demo.c
Demo/embed/loop.c