txlyre 5 小時之前
父節點
當前提交
7c4a8e4caa
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      qic.c

+ 1 - 0
qic.c

@@ -4586,6 +4586,7 @@ const char *STD[][2] = {
              "      s += str(utf8_encode(uc))\n"
              "    return s\n"
              "  }\n"
+             "  __repr (this): repr(str(this))\n"
              "  __len (this): len(this._ucs)\n"
              "  __index (this, i): ustr([this._ucs[i]])\n"
              "  __index_set (this): throw\n"