This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients docs@python, pitrou, yselivanov
Date 2015-05-14.10:21:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1431598870.49.0.134760304526.issue24191@psf.upfronthosting.co.za>
In-reply-to
Content
The "signature" property on BoundArguments seems to be deliberately public (since there's also a private "_signature" attribute), but it's not documented.
History
Date User Action Args
2015-05-14 10:21:10pitrousetrecipients: + pitrou, docs@python, yselivanov
2015-05-14 10:21:10pitrousetmessageid: <1431598870.49.0.134760304526.issue24191@psf.upfronthosting.co.za>
2015-05-14 10:21:10pitroulinkissue24191 messages
2015-05-14 10:21:10pitroucreate