mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
When cvs.Error is raised when TypeError is caught, the TypeError display and 'During handling' note is just noise with duplicate information. Suppress with 'from None'.
2 lines
88 B
ReStructuredText
2 lines
88 B
ReStructuredText
When csv.Error is raised when handling TypeError, do not print the TypeError
|
|
traceback.
|