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 ronaldoussoren
Recipients jafo, ronaldoussoren
Date 2013-03-18.22:30:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1363645854.51.0.792085389038.issue17053@psf.upfronthosting.co.za>
In-reply-to
Content
See my comment in issue 17424: the code in that issue doesn't work with my patch because __signature__ is defined on the class instead of the method where help is called on.
History
Date User Action Args
2013-03-18 22:30:54ronaldoussorensetrecipients: + ronaldoussoren, jafo
2013-03-18 22:30:54ronaldoussorensetmessageid: <1363645854.51.0.792085389038.issue17053@psf.upfronthosting.co.za>
2013-03-18 22:30:54ronaldoussorenlinkissue17053 messages
2013-03-18 22:30:54ronaldoussorencreate