commit | 272fc1023aa8e2eab7c369e6a5647915013459a3 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Aug 01 14:25:22 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Aug 01 14:25:22 2010 +0000 |
tree | 1a5648e286586456fada3f1074eff2aadcee6c93 | |
parent | 5b1d35b9c74d726536afdd60cf629fba5bd66425 [diff] |
#6439: fix argument type for PySys_SetArgvEx() and Py_SetProgramName() in Demo/embed code.