85858e72df
The decompression of error-strings is only done if the string is accessed via printing or via er.args. Tests are added for this feature to ensure the decompression works.
5 lines
115 B
Plaintext
5 lines
115 B
Plaintext
NameError name 'name' isn't defined
|
|
KeyError pop from an empty set
|
|
name 'name' isn't defined
|
|
pop from an empty set
|