diff options
author | Raymond Hettinger <python@rcn.com> | 2003-10-12 18:24:34 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2003-10-12 18:24:34 +0000 |
commit | 79e04f351b66bd68e6e5400e7da492d2b685debc (patch) | |
tree | ba8006c4dd108d06c1309f72b1df69a89fd125aa /Python/pythonrun.c | |
parent | 2a0d7b62840ea64273f719d36a5f7f1256e3886a (diff) | |
download | cpython-79e04f351b66bd68e6e5400e7da492d2b685debc.tar.gz |
Extended tuple's C API to include a new function, PyTuple_Pack() that is
useful for rapidly building argument tuples without having to invoke the
more sophisticated machinery of Py_BuildValue().
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions