string --- 一般的な文字列操作

Source code: Lib/string/__init__.py 文字列定数: このモジュールで定義されている定数は以下の通りです: カスタムの文字列書式化: The built-in string class provides the ability to do complex variable substitutions and value formatting via the f...