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 ncoghlan
Recipients brett.cannon, eric.snow, ncoghlan, serhiy.storchaka
Date 2018-04-08.01:29:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523150997.52.0.682650639539.issue33237@psf.upfronthosting.co.za>
In-reply-to
Content
Oops, just realised my suggested text had an extraneous double quote in it due to a copy-and-paste error. Fixed version:

    AttributeError: partially initialized module 'spam' has no attribute 'ham' (most likely due to a circular import).
History
Date User Action Args
2018-04-08 01:29:57ncoghlansetrecipients: + ncoghlan, brett.cannon, eric.snow, serhiy.storchaka
2018-04-08 01:29:57ncoghlansetmessageid: <1523150997.52.0.682650639539.issue33237@psf.upfronthosting.co.za>
2018-04-08 01:29:57ncoghlanlinkissue33237 messages
2018-04-08 01:29:57ncoghlancreate