Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 96 for ASCII (0.022 sec.)
16. 汎用オペレーティングシステムサービス — Python 3.6.5 ドキュメント 6080
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ジェット 16.11.1. Textbox オブジェクト 16.12. curses.ascii --- ASCII 文字に関するユーティリティ 16.13. curses ...
https://man.plustar.jp/python/library/allos.html - [similar]
19.1.10. email.mime: メールと MIME オブジェクトを一から作成 — Python 3.6.5 ドキ... 6080
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ストラクタに引数として渡されます。この値は、文字列が ascii コードポイントのみを含む場合 us-ascii 、それ以外は ...
https://man.plustar.jp/python/library/email.mime.html - [similar]
23.2. locale --- 国際化サービス — Python 3.6.5 ドキュメント 6080
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... int and thousands_sep byte strings if they are non-ASCII or longer than 1 byte, and the LC_NUMERIC locale i ... によって行われます。その一方、バイト文字列はバイトの ASCII 値に従って変換と分類が行われます。そして、上位ビッ ... トが立っているバイト (すなわち、non-ASCII バイト) は、決して変換されず、英字や空白などの文字 ...
https://man.plustar.jp/python/library/locale.html - [similar]
What's New in Python 2.4 — Python 3.6.5 ドキュメント 6080
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... この PEP に記述された解法は、ロケール設定を無視して ASCII のみの変換を実施する 3 つの新しい Python API 関数を ... 追加することです: PyOS_ascii_strtod(str, ptr) と PyOS_ascii_atof(str, ptr) はと ... もに、文字列を C の double に変換します。 PyOS_ascii_formatd(buffer, buf_len, format, d) は double を A ...
https://man.plustar.jp/python/whatsnew/2.4.html - [similar]
18.5.6. サブプロセス — Python 3.6.5 ドキュメント 6027
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ytes ( protocol . output ) return data . decode ( 'ascii' ) . rstrip () if sys . platform == "win32" : loop ... roc . stdout . readline () line = data . decode ( 'ascii' ) . rstrip () # Wait for the subprocess exit yiel ...
https://man.plustar.jp/python/library/asyncio-subprocess.html - [similar]
7. バイナリデータ処理 — Python 3.6.5 ドキュメント 6027
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... キスト処理サービス で紹介する一部のライブラリには、 ASCII 互換のバイナリフォーマットで利用できるもの (例: re ...
https://man.plustar.jp/python/library/binary.html - [similar]
24.3. shlex --- 単純な字句解析 — Python 3.6.5 ドキュメント 6027
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... o multi-character tokens. By default, includes all ASCII alphanumerics and underscore. In POSIX mode, the a ... シェル中で互いに保護し合う関係にあります)。標準では、ASCII 単引用符および二重引用符が入っています。 shlex. es ...
https://man.plustar.jp/python/library/shlex.html - [similar]
具象オブジェクト (concrete object) レイヤ — Python 3.6.5 ドキュメント 5962
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... pe Codecs Raw-Unicode-Escape Codecs Latin-1 Codecs ASCII Codecs Character Map Codecs Windows 用の MBCS code ...
https://man.plustar.jp/python/c-api/concrete.html - [similar]
19. インターネット上のデータの操作 — Python 3.6.5 ドキュメント 5962
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... イルのエンコードおよびデコード 19.7.1. 注釈 19.8. binascii --- バイナリデータと ASCII データとの間での変換 19 ...
https://man.plustar.jp/python/library/netdata.html - [similar]
21.16. nntplib --- NNTP プロトコルクライアント — Python 3.6.5 ドキュメント 5962
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... unction on header values when they may contain non-ASCII characters: >>> _ , _ , first , last , _ = s . gro ... Decode a header value, un-escaping any escaped non-ASCII characters. header_str must be a str object. The u ...
https://man.plustar.jp/python/library/nntplib.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT