1
0
blueloveTH 2 жил өмнө
parent
commit
0f3915dd9f
1 өөрчлөгдсөн 0 нэмэгдсэн , 5 устгасан
  1. 0 5
      docs/modules/json.md

+ 0 - 5
docs/modules/json.md

@@ -14,8 +14,3 @@ It is supported by the `eval()` function.
 Encode a python object into a JSON string.
 
 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.
-!!!