mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
...
This commit is contained in:
parent
095acf4483
commit
0f3915dd9f
@ -14,8 +14,3 @@ It is supported by the `eval()` function.
|
|||||||
Encode a python object into a JSON string.
|
Encode a python object into a JSON string.
|
||||||
|
|
||||||
It is supported by the compiler with `JSON_MODE` enabled.
|
It is supported by the compiler with `JSON_MODE` enabled.
|
||||||
|
|
||||||
!!!
|
|
||||||
There is a special method `__json__`.
|
|
||||||
If defined, it will be called when `json.dumps()` is called.
|
|
||||||
!!!
|
|
Loading…
x
Reference in New Issue
Block a user