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 andersk
Recipients andersk
Date 2021-07-19.23:06:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626735964.95.0.568683516572.issue44680@roundup.psfhosted.org>
In-reply-to
Content
> extra_states[o] = ExtraState(obj)

(Typo for extra_states[obj] = ExtraState(obj), obviously.)
History
Date User Action Args
2021-07-19 23:06:04andersksetrecipients: + andersk
2021-07-19 23:06:04andersksetmessageid: <1626735964.95.0.568683516572.issue44680@roundup.psfhosted.org>
2021-07-19 23:06:04andersklinkissue44680 messages
2021-07-19 23:06:04anderskcreate