Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 177 for string (0.091 sec.)
18.1. socket --- 低水準ネットワークインターフェイス — Python 3.6.5 ドキュメント 5830
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... are accepted instead of a host address: the empty string represents INADDR_ANY , and the string '<broadcast ... る関数のために利用されます。例外に付随する (h_errno, string) ペアはライブラリの呼び出しによって返されたエラーを ... 表します。 h_errno は数値で、 string は、 hstrerror() C関数によって返される h_errno を説 ... ラーが発生した場合に送出されます。例外の値は (error, string) のペアで、ライブラリの呼び出し結果を返します。 st ...
https://man.plustar.jp/python/library/socket.html - [similar]
Pythonモジュール索引 — Python 3.6.5 ドキュメント 5830
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... ion numbers. doctest Test pieces of code within docstrings. dummy_threading Drop-in replacement for the thre ... te and pretty-print JSON. k keyword Test whether a string is a keyword in Python. l lib2to3 the 2to3 library ... at(). statistics mathematical statistics functions string Common string operations. stringprep String prepar ...
https://man.plustar.jp/python/py-modindex.html - [similar]
19.1.7. email.contentmanager: MIME 内容の管理 — Python 3.6.5 ドキュメント 5763
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... Message itself: it deals only with text, raw byte strings, and Message objects. Nevertheless, it provides s ... : get_content on a text part will return a unicode string without the application needing to manually decode ... ce' ) ¶ Return the payload of the part as either a string (for text parts), an EmailMessage object (for mess ... rovided (which is valid only for str ), encode the string to bytes using the specified character set. The de ...
https://man.plustar.jp/python/library/email.contentmanager.html - [similar]
11. 標準ライブラリミニツアー --- その 2 — Python 3.6.5 ドキュメント 5763
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... t like fill() except that it returns ... a list of strings instead of one big string with newlines to separa ... just like fill() except that it returns a list of strings instead of one big string with newlines to separa ... grouping = True ) '1,234,567' >>> locale . format_string ( " %s%.*f " , ( conv [ 'currency_symbol' ], ... c ... True ) '$1,234,567.80' 11.2. 文字列テンプレート ¶ string モジュールには、柔軟で、エンドユーザが簡単に編集で ...
https://man.plustar.jp/python/tutorial/stdlib2.html - [similar]
21.15. imaplib --- IMAP4 プロトコルクライアント — Python 3.6.5 ドキュメント 5685
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... te2tuple ( datestr ) ¶ Parse an IMAP4 INTERNALDATE string and return corresponding local time. The return va ... lue is a time.struct_time tuple or None if the string has wrong format. imaplib. Int2AP ( num ) ¶ 整数を ... INTERNALDATE representation. The return value is a string in the form: "DD-Mmm-YYYY HH:MM:SS +HHMM" (includi ... instance of datetime.datetime , or a double-quoted string. In the last case, it is assumed to already be in ...
https://man.plustar.jp/python/library/imaplib.html - [similar]
16.4. argparse --- コマンドラインオプション、引数、サブコマンドのパーサー — Pyt... 5607
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ArgumentError : argument --foo: conflicting option string(s): --foo ときどき (例えば parents を利用する場合な ... parse . Action ): ... def __init__ ( self , option_strings , dest , nargs = None , ** kwargs ): ... if nargs ... ... super ( FooAction , self ) . __init__ ( option_strings , dest , ** kwargs ) ... def __call__ ( self , pa ... rser , namespace , values , option_string = None ): ... print ( ' %r %r %r ' % ( namespace , ...
https://man.plustar.jp/python/library/argparse.html - [similar]
19.8. binascii --- バイナリデータと ASCII データとの間での変換 — Python 3.6.5 ... 5607
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ュールでは以下の関数を定義します: binascii. a2b_uu ( string ) ¶ uuencode された 1 行のデータをバイナリに変換し ... ト以下でなければなりません。 binascii. a2b_base64 ( string ) ¶ base64 でエンコードされたデータのブロックをバイ ... orrupt the binary data stream. binascii. a2b_hqx ( string ) ¶ binhex4 形式の ASCII 文字列データを RLE 展開を ... 送出されます。 バージョン 3.2 で変更: 入力として bytestring または bytearray オブジェクトのみを受け取ります。 ...
https://man.plustar.jp/python/library/binascii.html - [similar]
27.2. faulthandler --- Python tracebackのダンプ — Python 3.6.5 ドキュメント 5607
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... fault handler: $ python3 -c "import ctypes; ctypes.string_at(0)" Segmentation fault $ python3 -q -X faulthan ... dler >>> import ctypes >>> ctypes.string_at(0) Fatal Python error: Segmentation fault Curre ... ython/cpython/Lib/ctypes/__init__.py", line 486 in string_at File "<stdin>", line 1 in <module> Segmentation ...
https://man.plustar.jp/python/library/faulthandler.html - [similar]
11.8. fnmatch --- Unix ファイル名のパターンマッチ — Python 3.6.5 ドキュメント 5607
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ( filename , pattern ) ¶ Test whether the filename string matches the pattern string, returning True or Fals ...
https://man.plustar.jp/python/library/fnmatch.html - [similar]
29.1. sys --- システムパラメータと関数 — Python 3.6.5 ドキュメント 5607
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... info . dig 15 >>> s = '3.14159265358979' # decimal string with 15 significant digits >>> format ( float ( s ... ype and platform_version . service_pack contains a string, platform_version a 3-tuple and all other values a ... 設定します 。 バージョン 3.4 で追加. sys. intern ( string ) ¶ string を "隔離" された文字列のテーブルに入力し ... 、隔離された文字列を返します -- この文字列は string 自体かコピーです。隔離された文字列は辞書検索のパフ ...
https://man.plustar.jp/python/library/sys.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT