diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-01-17 00:29:49 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2017-01-17 00:29:49 (GMT) |
commit | 6518a93cb1dd9ff971a7455eb1622a4c89da4bb4 (patch) | |
tree | 21e6d8b15110178e4c35e53299e1bf615cbde662 /Python/importdl.c | |
parent | 3e1fad6913689f1cbb08657ee5f65439a4639303 (diff) | |
download | cpython-6518a93cb1dd9ff971a7455eb1622a4c89da4bb4.zip cpython-6518a93cb1dd9ff971a7455eb1622a4c89da4bb4.tar.gz cpython-6518a93cb1dd9ff971a7455eb1622a4c89da4bb4.tar.bz2 |
Add _PyArg_ParseStack() helper function
Issue #29286. Function similar to PyArg_ParseTuple(), but uses a C array of
PyObject* to pass arguments. Don't support the compatibility mode.
Diffstat (limited to 'Python/importdl.c')
0 files changed, 0 insertions, 0 deletions