[Python-bugs-list] [ python-Bugs-460315 ] call_trace() arg for 'call'

noreply@sourceforge.net noreply@sourceforge.net
Mon, 10 Sep 2001 08:01:22 -0700


Bugs item #460315, was opened at 2001-09-10 07:55
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=460315&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jeremy Hylton (jhylton)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: call_trace() arg for 'call'

Initial Comment:
The documentation says that the extra argument for
'call' events is the argument list to the function.  As
far as I can tell, this hasn't been the case since
around 1.2.  Since then the code has had an XXX comment
about how to do it "now."

Since the feature hasn't been present for about six
years, maybe we should agree to give up on it and
change the documentation <0.2 wink>.


----------------------------------------------------------------------

>Comment By: Guido van Rossum (gvanrossum)
Date: 2001-09-10 08:01

Message:
Logged In: YES 
user_id=6380

Agreed. Especially since now that the code has been moved,
it's no longer easy "in theory" to calculate the arguments.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=460315&group_id=5470