mirror of
https://github.com/micropython/micropython.git
synced 2026-01-09 13:40:31 +01:00
The JSON specs are relatively flexible and allow us to use one function to print strings, be they ascii, bytes or utf-8 encoded.
The JSON specs are relatively flexible and allow us to use one function to print strings, be they ascii, bytes or utf-8 encoded.