Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62ca767 commit 11e01b2Copy full SHA for 11e01b2
c-api/unicode.po
@@ -42,8 +42,8 @@ msgstr ""
42
"Python3.3 の :pep:`393` 実装から、メモリ効率を維持しながらUnicode文字の完全な"
43
"範囲を扱えるように、Unicodeオブジェクトは内部的に多様な表現形式を用いていま"
44
"す。すべてのコードポイントが128、256または65536以下の文字列に対して特別なケー"
45
-"スが存在しますが、それ以外ではコードポイントは1114112以下(これはすべての"
46
-"Unicode範囲です)でなければなりません。"
+"スが存在しますが、それ以外ではコードポイントは1114112以下 (これはすべての"
+"Unicode範囲です) でなければなりません。"
47
48
#: ../../c-api/unicode.rst:20
49
msgid ""
0 commit comments