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 petr.viktorin
Recipients erlendaasland, petr.viktorin
Date 2021-05-12.16:18:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Changes to _csv.Error should not be necessary, there everything is handled by the superclass.
History
Date User Action Args
2021-05-12 16:18:54petr.viktorinsetrecipients: + petr.viktorin, erlendaasland
2021-05-12 16:18:54petr.viktorinsetmessageid: <[email protected]>
2021-05-12 16:18:54petr.viktorinlinkissue44116 messages
2021-05-12 16:18:54petr.viktorincreate