[Python-checkins] cpython: Close #19030: improvements to inspect and Enum.

Nick Coghlan ncoghlan at gmail.com
Thu Sep 26 00:51:31 CEST 2013


Hmm, I think I just noticed a subtle bug in the new version that I missed
previously - I believe it may now misclassify a function in an instance
dict as a method.

Would need to try it out to be sure.

Cheers,
Nick.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-checkins/attachments/20130926/e56e5739/attachment.html>


More information about the Python-checkins mailing list