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-04.22:34:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493937281.21.0.599584594453.issue19903@psf.upfronthosting.co.za>
In-reply-to
Content
Interesting  dir(list.append) and the IDLE completion box show __text_signature__.  dir(list) and the box do not.
History
Date User Action Args
2017-05-04 22:34:41terry.reedysetrecipients: + terry.reedy, serhiy.storchaka, louielu
2017-05-04 22:34:41terry.reedysetmessageid: <1493937281.21.0.599584594453.issue19903@psf.upfronthosting.co.za>
2017-05-04 22:34:41terry.reedylinkissue19903 messages
2017-05-04 22:34:41terry.reedycreate