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 ezio.melotti
Recipients ezio.melotti, gvanrossum, michael.foord, pitrou, r.david.murray, rhettinger, tim.peters
Date 2014-06-19.22:07:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403215672.39.0.849382914402.issue21740@psf.upfronthosting.co.za>
In-reply-to
Content
Would using callable() instead of inspect.isfunction() be ok?
History
Date User Action Args
2014-06-19 22:07:52ezio.melottisetrecipients: + ezio.melotti, gvanrossum, tim.peters, rhettinger, pitrou, r.david.murray, michael.foord
2014-06-19 22:07:52ezio.melottisetmessageid: <1403215672.39.0.849382914402.issue21740@psf.upfronthosting.co.za>
2014-06-19 22:07:52ezio.melottilinkissue21740 messages
2014-06-19 22:07:52ezio.melotticreate