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 oconnor663
Recipients gvanrossum, ncoghlan, oconnor663, vstinner, yselivanov
Date 2015-12-02.20:40:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1449088827.72.0.75277069663.issue25779@psf.upfronthosting.co.za>
In-reply-to
Content
Yury, can you help me understand why `hasattr("foo", "bar")` triggers the infinite loop there, but not `print("foo")`?
History
Date User Action Args
2015-12-02 20:40:27oconnor663setrecipients: + oconnor663, gvanrossum, ncoghlan, vstinner, yselivanov
2015-12-02 20:40:27oconnor663setmessageid: <1449088827.72.0.75277069663.issue25779@psf.upfronthosting.co.za>
2015-12-02 20:40:27oconnor663linkissue25779 messages
2015-12-02 20:40:27oconnor663create