-
- Downloads
py: Change namedtuple error messages to reduce code size.
We are not word-for-word compatible with CPython exceptions, so we are free to make them short but informative in order to reduce code size. Also, try to make messages the same as existing ones where possible.
Please register or sign in to comment