[docs] [issue6678] inspect.currentframe documentation omits optional depth parameter

Terry J. Reedy report at bugs.python.org
Mon Aug 9 00:17:05 CEST 2010


Terry J. Reedy <tjreedy at udel.edu> added the comment:

Parameter 'depth' needs to be italicized in the function signature also.

The old 'trunk' is now frozen with the release of 2.7. The py3k branch is now the actual trunk. Please edit, build against that, and retest. I think the word 'trunk' will go away with the switch to hg planned for a few months from now.

----------
stage: needs patch -> patch review

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6678>
_______________________________________


More information about the docs mailing list