Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 18 of about 18 for unicodedata (0.053 sec.)
2. 字句解析 — Python 3.6.5 ドキュメント 8064
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... 参照してください。)。これらの文字については、分類は unicodedata モジュールに含まれる Unicode Character Database の ...
https://man.plustar.jp/python/reference/lexical_analysis.html - [similar]
What's New in Python 2.5 — Python 3.6.5 ドキュメント 8064
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... /2 で可能です。 (Contributed by Andrew MacIntyre.) unicodedata モジュールが、 Unicode 文字データベースのバージョン ... の仕様によってバージョン 3.2.0 が必要とされるので、 unicodedata.ucd_3_2_0 としてまだ利用可能です。 新モジュール: u ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]
What's New in Python 2.7 — Python 3.6.5 ドキュメント 8064
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ります。 (Contributed by Tim Lesher; bpo-1674032 .) unicodedata モジュールに提供される Unicode データベースは、どの ... ジュールの API は socket.CAPI として公開されていて、 unicodedata は ucnhash_CAPI を公開しています。その他の拡張はモ ...
https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 8064
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... es と named sequences のサポートが追加されました。 unicodedata.lookup() と '\N{...}' の両方が name aliases の解決 ... を行い、 unicodedata.lookup() は named sequences の解決も行います。 (Co ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
正規表現 HOWTO — Python 3.6.5 ドキュメント 7995
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » 正規 ... ] と等価です。ユニコードパターンに対しては、 \w は unicodedata モジュールで提供されている Unicode データベースで ... ing dependent on the current locale instead of the Unicode database. Locales are a feature of the C library inten ...
https://man.plustar.jp/python/howto/regex.html - [similar]
6. 式 (expression) — Python 3.6.5 ドキュメント 7995
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... り、人間にとって直感的な方法で) 文字列を比較するには unicodedata.normalize() を使ってください。 [4] 自動的なガベージ ...
https://man.plustar.jp/python/reference/expressions.html - [similar]
What's New in Python 2.6 — Python 3.6.5 ドキュメント 7995
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... n error timed out> >>> (Added by Facundo Batista.) unicodedata モジュールで提供される Unicode データベースが、バー ...
https://man.plustar.jp/python/whatsnew/2.6.html - [similar]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 7995
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 目に見える違いとしては、大きなコードポイントについて unicodedata.numeric() が正しい値を返し、 repr() はより多くの文 ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
PREV 1 2 NEXT