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 terry.reedy
Recipients louielu, serhiy.storchaka, terry.reedy
Date 2017-05-05.09:20:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493976043.64.0.949698618601.issue19903@psf.upfronthosting.co.za>
In-reply-to
Content
What is List?  Not a builtin.

I am guessing that $self means to remove for bound methods.  In any case, __text_signature__ is effectively private to inspect.signature.  We only care what the latter produces.
History
Date User Action Args
2017-05-05 09:20:43terry.reedysetrecipients: + terry.reedy, serhiy.storchaka, louielu
2017-05-05 09:20:43terry.reedysetmessageid: <1493976043.64.0.949698618601.issue19903@psf.upfronthosting.co.za>
2017-05-05 09:20:43terry.reedylinkissue19903 messages
2017-05-05 09:20:43terry.reedycreate