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 eric.araujo
Recipients Arfrever, CliffM, eric.araujo, ethan.furman, ezio.melotti, georg.brandl, ncoghlan, priyapappachan, yselivanov
Date 2014-03-10.19:10:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1394478601.04.0.581567280613.issue19281@psf.upfronthosting.co.za>
In-reply-to
Content
I think Nick was referring to this function: http://docs.python.org/3.4/library/inspect#inspect.ismethod
History
Date User Action Args
2014-03-10 19:10:01eric.araujosetrecipients: + eric.araujo, georg.brandl, ncoghlan, ezio.melotti, Arfrever, ethan.furman, yselivanov, CliffM, priyapappachan
2014-03-10 19:10:01eric.araujosetmessageid: <1394478601.04.0.581567280613.issue19281@psf.upfronthosting.co.za>
2014-03-10 19:10:01eric.araujolinkissue19281 messages
2014-03-10 19:10:00eric.araujocreate