commit | 05f7c50bfd68ed0efc68145ff029b1509685751d | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Aug 02 03:00:42 1997 +0000 |
committer | Guido van Rossum <guido@python.org> | Sat Aug 02 03:00:42 1997 +0000 |
tree | a6d2ea2fc04626c395be0999b47b0104242b80d8 | |
parent | eb46d67ce5f4906bdae80458080e5e6bfff6512b [diff] |
Free the malloc'ed buffer that holds the command once we're done with it. Instead of calling Py_Exit(sts), call Py_Cleanup() and return sts.