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 ericvw
Recipients ericvw, josh.r, rippey.e
Date 2016-08-25.05:26:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472102765.25.0.893436138683.issue27855@psf.upfronthosting.co.za>
In-reply-to
Content
> Eric, remove the space from after the has_key call to match OP:

> $ cat test.py
> a.has_key(b)and x

Good catch.  Disregard msg273622 from me - I am able to replicate what the OP has described.
History
Date User Action Args
2016-08-25 05:26:05ericvwsetrecipients: + ericvw, josh.r, rippey.e
2016-08-25 05:26:05ericvwsetmessageid: <1472102765.25.0.893436138683.issue27855@psf.upfronthosting.co.za>
2016-08-25 05:26:05ericvwlinkissue27855 messages
2016-08-25 05:26:05ericvwcreate