Kaydet (Commit) 292a069b authored tarafından Facundo Batista's avatar Facundo Batista

Fix for stupid error (I need to remember to do a full 'make clean + make'

cycle before the tests...). Sorry.
üst 57d5669f
......@@ -117,7 +117,7 @@ because it continues living in the caller functions (those functions,
after finishing using the substring, must DECREF it).
*/
int
Py_LOCAL_INLINE(int)
_ParseTupleFinds (PyObject *args, PyObject **substring,
Py_ssize_t *start, Py_ssize_t *end) {
PyObject *tmp_substring;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment