Greetings, I've been wondering if there is a mechanism similar to trace/untrace found in lisp, for example call trace(function-name) and whenever this function is called it will show its parameters to stdout ....
-- http://mail.python.org/mailman/listinfo/python-list