Amaury Forgeot d'Arc added the comment: In ceval.c, the "case WITH_CLEANUP" contains the following lines: /* XXX Not the fastest way to call it... */ x = PyObject_CallFunctionObjArgs(x, u, v, w, NULL);
Maybe this is something not too difficult to improve? __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1910> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com