[Python-Dev] [Python-checkins] cpython: Close #19030: improvements to inspect and Enum. (original) (raw)
Nick Coghlan ncoghlan at gmail.com
Thu Sep 26 00:51:31 CEST 2013
- Previous message: [Python-Dev] astgen.py vs. ASDL for ASTs
- Next message: [Python-Dev] asdl.py and Python-ast.[hc]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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-dev/attachments/20130926/e56e5739/attachment.html>
- Previous message: [Python-Dev] astgen.py vs. ASDL for ASTs
- Next message: [Python-Dev] asdl.py and Python-ast.[hc]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]