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 larry
Recipients barry, brett.cannon, gvanrossum, larry, meador.inge, ncoghlan, skrah, tim.peters, yselivanov, zach.ware
Date 2014-01-24.14:01:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390572108.39.0.738129088198.issue20189@psf.upfronthosting.co.za>
In-reply-to
Content
I just realized, I forgot to fix the bug Zach reported, where help(bound_thing) should still show the class or self parameter.
I'm going to check this in anyway, and file a fresh bug on myself to
address that.
History
Date User Action Args
2014-01-24 14:01:48larrysetrecipients: + larry, gvanrossum, tim.peters, barry, brett.cannon, ncoghlan, skrah, meador.inge, zach.ware, yselivanov
2014-01-24 14:01:48larrysetmessageid: <1390572108.39.0.738129088198.issue20189@psf.upfronthosting.co.za>
2014-01-24 14:01:48larrylinkissue20189 messages
2014-01-24 14:01:48larrycreate