[docs] [issue15151] Documentation for Signature, Parameter and signature in inspect module

Nick Coghlan report at bugs.python.org
Sat Jun 23 08:13:51 CEST 2012


New submission from Nick Coghlan <ncoghlan at gmail.com>:

The PEP 362 implementation has been committed, but the inspect module documentation still needs to be updated.

----------
assignee: docs at python
components: Documentation
messages: 163534
nosy: docs at python, ncoghlan
priority: deferred blocker
severity: normal
status: open
title: Documentation for Signature, Parameter and signature in inspect module
versions: Python 3.3

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


More information about the docs mailing list