[New-bugs-announce] [issue20442] inspect: Document Signature & Parameter constructors' signatures

Yury Selivanov report at bugs.python.org
Wed Jan 29 22:46:48 CET 2014


New submission from Yury Selivanov:

inspect.Signature & inspect.Parameter classes lack clear documentation about their constructors. Patch is attached.

----------
files: signature_docs_01.patch
keywords: patch
messages: 209684
nosy: eric.araujo, ezio.melotti, georg.brandl, larry, ncoghlan, yselivanov
priority: normal
severity: normal
status: open
title: inspect: Document Signature & Parameter constructors' signatures
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file33807/signature_docs_01.patch

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


More information about the New-bugs-announce mailing list