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 xtreak
Recipients docs@python, eric.smith, mfisherlevine, xtreak
Date 2019-04-19.05:26:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555651585.97.0.635825435487.issue36661@roundup.psfhosted.org>
In-reply-to
Content
I think the import is implied in the example since the docs page is for dataclasses module but adding an explicit import to InventoryItem at the top won't hurt too.
History
Date User Action Args
2019-04-19 05:26:25xtreaksetrecipients: + xtreak, eric.smith, docs@python, mfisherlevine
2019-04-19 05:26:25xtreaksetmessageid: <1555651585.97.0.635825435487.issue36661@roundup.psfhosted.org>
2019-04-19 05:26:25xtreaklinkissue36661 messages
2019-04-19 05:26:25xtreakcreate