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 yselivanov
Recipients benjamin.peterson, eric.araujo, larry, ncoghlan, pitrou, python-dev, scoder, terry.reedy, yselivanov
Date 2014-02-03.07:43:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391413404.97.0.193461346109.issue17159@psf.upfronthosting.co.za>
In-reply-to
Content
> This change is redundant since BuiltinFunctionType (which isbuiltin() tests
> for) is already in _NonUserDefinedCallables, which is tested for right
> afterwards.

The code is more understandable, though.
Anyways, I'm glad that the issue is now resolved.

Also, please let's stop posting anything unrelated in this issue.
History
Date User Action Args
2014-02-03 07:43:25yselivanovsetrecipients: + yselivanov, terry.reedy, ncoghlan, pitrou, scoder, larry, benjamin.peterson, eric.araujo, python-dev
2014-02-03 07:43:24yselivanovsetmessageid: <1391413404.97.0.193461346109.issue17159@psf.upfronthosting.co.za>
2014-02-03 07:43:24yselivanovlinkissue17159 messages
2014-02-03 07:43:24yselivanovcreate