[Python-Dev] cpython: fixd refleak (original) (raw)
Christian Heimes christian at python.org
Thu Jun 13 23:39:49 CEST 2013
- Previous message: [Python-Dev] cpython: fixd refleak
- Next message: [Python-Dev] cpython: fixd refleak
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Am 13.06.2013 20:59, schrieb Antoine Pitrou:
How about
return PyBuildValue("NNNN", ofileenv, ofile, odirenv, odir); ?
Oh right, I forgot about 'N'. The PyArg_Parse*() methods don't have it.
Do you want me to modify the code to use Py_BuildValue()?
Christian
- Previous message: [Python-Dev] cpython: fixd refleak
- Next message: [Python-Dev] cpython: fixd refleak
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]