Files
cpython/Python
Georg Brandl 684fd0c8ec Replace PyObject_CallFunction calls with only object args
with PyObject_CallFunctionObjArgs, which is 30% faster.
2006-05-25 19:15:31 +00:00
..
2006-04-13 13:08:58 +00:00
2006-04-28 05:28:30 +00:00
2006-05-15 09:22:27 +00:00
2006-04-18 00:57:15 +00:00
2006-04-15 18:14:21 +00:00
2006-04-28 05:28:54 +00:00