mirror of
https://github.com/micropython/micropython.git
synced 2026-05-03 06:10:14 +02:00
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.