db-api specifies a .callproc() method on a cursor object (http://www.python.org/peps/pep-0249.html), cx_Oracle implements it (http://starship.python.net/crew/atuining/cx_Oracle/html/cursorobj.html). for me it works.
-- http://mail.python.org/mailman/listinfo/python-list