summaryrefslogtreecommitdiffstats
path: root/Objects/listobject.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2002-04-02 18:17:57 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2002-04-02 18:17:57 (GMT)
commit187ae561667f82142edbe7beaa612381b6bb0827 (patch)
tree1d2e0fba61e51cbbddee5f7370c283ecbf137c3c /Objects/listobject.c
parent155db9aa222e96fcaf2db4d80b414098889a7c5d (diff)
downloadcpython-187ae561667f82142edbe7beaa612381b6bb0827.zip
cpython-187ae561667f82142edbe7beaa612381b6bb0827.tar.gz
cpython-187ae561667f82142edbe7beaa612381b6bb0827.tar.bz2
Get rid of more PyArg_Parse & METH_OLDARGS.
PyArg_Parse( "s" ) -> PyString_AsString PyArg_Parse( "t#" ) -> PyString_AsStringAndSize
Diffstat (limited to 'Objects/listobject.c')
0 files changed, 0 insertions, 0 deletions