commit | 1e700d24e9022a75922dd8d7a6fdb4bd522beedf | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Oct 16 16:52:11 2002 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Oct 16 16:52:11 2002 +0000 |
tree | b246a10cc2c252bab52b7e00e9844cba5b97bfeb | |
parent | 2314a0470f0c8a78c30caa3f565b228e3968b716 [diff] |
posix_execve(): add missing argument for "et" format in PyArg_Parse() call. This caused mysterious crashes (hard to debug because it was happening in a child process).