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 eric.smith
Recipients docs@python, eric.smith, matrixise, mfisherlevine, xtreak
Date 2019-04-19.08:39:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555663172.06.0.0965878451432.issue36661@roundup.psfhosted.org>
In-reply-to
Content
I think adding "from dataclasses import dataclass" in the first example is fine.

There's a similar import in the sqlite3 documentation, just to pick one at random.
History
Date User Action Args
2019-04-19 08:39:32eric.smithsetrecipients: + eric.smith, docs@python, matrixise, xtreak, mfisherlevine
2019-04-19 08:39:32eric.smithsetmessageid: <1555663172.06.0.0965878451432.issue36661@roundup.psfhosted.org>
2019-04-19 08:39:32eric.smithlinkissue36661 messages
2019-04-19 08:39:32eric.smithcreate