Message 273626 - Python tracker

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.

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.