mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
65dcc8a8dc
KeyError should cause a failure in parsing the encoded word and should be caught and raised as a _InvalidEWError instead.