commit | e25cfd866297fa1a15832b1bd6e25ec457a39c9f | [log] [tgz] |
---|---|---|
author | Fredrik Lundh <fredrik@pythonware.com> | Sun Jul 09 13:10:40 2000 +0000 |
committer | Fredrik Lundh <fredrik@pythonware.com> | Sun Jul 09 13:10:40 2000 +0000 |
tree | 84ff97838a07c79a99efdde2a75fe99af9ad4692 | |
parent | 43298d1fff01a8cc170722738263b8af7e1119a1 [diff] |
- fixed pointer size test in spawn functions. also added cast to make sure Py_BuildValue gets the right thing. this change eliminates bogus return codes from successful spawn calls (e.g. 2167387144924954624 instead of 0).