Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 105 for UNICODE (0.139 sec.)
19.6. base64 --- Base16, Base32, Base64, Base85 データの符号化 — Python 3.6.5 ... 5820
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ダンなインターフェイスのデコード関数が ASCII のみの Unicode 文字列を受け付けるようになりました。 バージョン 3. ...
https://man.plustar.jp/python/library/base64.html - [similar]
19.1.3. email.generator: MIME 文書の生成 — Python 3.6.5 ドキュメント 5820
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ed to binary) serialized representation, but since Unicode cannot represent binary data directly, the message ...
https://man.plustar.jp/python/library/email.generator.html - [similar]
19.1.11. email.header: 国際化されたヘッダ — Python 3.6.5 ドキュメント 5820
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ィングであり、この文字セットでデコードできないときは UnicodeError が発生します。 s が str のインスタンスの場合、 ... 力コーデックを用いて文字列がエンコードできないときは UnicodeError が発生します。 Optional errors is passed as t ... unlimited line length. All pieces are converted to unicode using the specified encoding and joined together a ...
https://man.plustar.jp/python/library/email.header.html - [similar]
19.1.14. email.utils: 多方面のユーティリティ — Python 3.6.5 ドキュメント 5820
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ollapse_rfc2231_value() はこのパラメータをひとつの Unicode 文字列にまとめます。オプション引数 errors は str の ...
https://man.plustar.jp/python/library/email.util.html - [similar]
20.2. html.parser--- HTML および XHTML のシンプルなパーサー — Python 3.6.5 ドキ... 5820
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... t / style 要素にあるものは除く) は自動的に対応する Unicode 文字に変換されます。 HTMLParser インスタンスは、HT ...
https://man.plustar.jp/python/library/html.parser.html - [similar]
31.2. pkgutil --- パッケージ拡張ユーティリティ — Python 3.6.5 ドキュメント 5820
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... イル名として使ったときにエラーが発生する sys.path の Unicode要素がある場合、この関数( os.path.isdir() を実行して ...
https://man.plustar.jp/python/library/pkgutil.html - [similar]
12.6. sqlite3 --- SQLite データベースに対する DB-API 2.0 インタフェース — Pytho... 5820
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... tr に設定されており、 sqlite3 モジュールは TEXT を Unicode オブジェクトで返します。もしバイト列で返したいなら ... \xd6 sterreich" # by default, rows are returned as Unicode cur . execute ( "select ?" , ( AUSTRIA ,)) row = c ...
https://man.plustar.jp/python/library/sqlite3.html - [similar]
6.4. textwrap --- テキストの折り返しと詰め込み — Python 3.6.5 ドキュメント 5820
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... difflib --- 差分の計算を助ける 次のトピックへ 6.5. unicodedata --- Unicode データベース ナビゲーション 索引 モ ...
https://man.plustar.jp/python/library/textwrap.html - [similar]
21.4. wsgiref --- WSGI ユーティリティとリファレンス実装 — Python 3.6.5 ドキュメ... 5820
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... GI variables from os.environ to PEP 3333 "bytes in unicode" strings, returning a new dictionary. This functio ... fically, ones where the OS's actual environment is Unicode (i.e. Windows), or ones where the environment is b ...
https://man.plustar.jp/python/library/wsgiref.html - [similar]
Pythonモジュール索引 — Python 3.6.5 ドキュメント 5820
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... es. typing Support for type hints (see PEP 484). u unicodedata Access the Unicode Database. unittest Unit tes ...
https://man.plustar.jp/python/py-modindex.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT