Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 59 for 識別子 (0.050 sec.)
6.7. readline --- GNU readline のインタフェース — Python 3.6.5 ドキュメント 6711
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... rlcompleter モジュールは対話的プロンプトで Python 識別子の補完をサポートするものです。 このモジュールで利用さ ...
https://man.plustar.jp/python/library/readline.html - [similar]
20.5. xml.etree.ElementTree --- ElementTree XML API — Python 3.6.5 ドキュメント 6711
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 処理します。 name は doctype 名です。 pubid は公式の識別子です。 system はシステム識別子です。このメソッドはデ ...
https://man.plustar.jp/python/library/xml.etree.elementtree.html - [similar]
17.2. multiprocessing --- プロセスベースの並列処理 — Python 3.6.5 ドキュメント 6638
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... に共有オブジェクトの型を識別するために使用される "型識別子" です。これは文字列でなければなりません。 callable ... はこの型識別子のオブジェクトを作成するために使用される呼び出し可能 ...
https://man.plustar.jp/python/library/multiprocessing.html - [similar]
26.4. unittest --- ユニットテストフレームワーク — Python 3.6.5 ドキュメント 6638
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... なければなりません (つまりそれらのファイル名は有効な 識別子 でなければなりません)。 テストディスカバリは TestL ... の中で、インポート可能なもジュール (つまり Python の識別子として有効であるということです) がロードされます。 す ...
https://man.plustar.jp/python/library/unittest.html - [similar]
34.1. msilib --- Microsoft インストーラーファイルの読み書き — Python 3.6.5 ドキ... 6565
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... れていません。 msilib. UuidCreate ( ) ¶ 新しい一意な識別子の文字列表現を返します。この関数は Windows API の関数 ...
https://man.plustar.jp/python/library/msilib.html - [similar]
4. 組み込み型 — Python 3.6.5 ドキュメント 6565
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... を持つ文字です。 str. isidentifier ( ) ¶ 文字列が、 識別子 (identifier) およびキーワード (keyword) 節の言語定 ... 義における有効な識別子であれば真を返します。 def や class のような予約済み ...識別子か判定するには、 keyword.iskeyword() を使ってください ...
https://man.plustar.jp/python/library/stdtypes.html - [similar]
21.6. urllib.request --- URL を開くための拡張可能なライブラリ — Python 3.6.5 ド... 6565
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ilename ) >>> html . close () url が http: スキーム識別子を使用していた場合、任意の引数 data は POST リクエス ... URL に対しては無視されます。 url が http: スキーム識別子を使用していた場合、任意の引数 data は POST リクエス ...
https://man.plustar.jp/python/library/urllib.request.html - [similar]
21.4. wsgiref --- WSGI ユーティリティとリファレンス実装 — Python 3.6.5 ドキュメ... 6565
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... シュ (-) に変換されます。これは、ダッシュが Python の識別子としては不正なのですが、多くの MIME パラメータはダッ ...
https://man.plustar.jp/python/library/wsgiref.html - [similar]
8. エラーと例外 — Python 3.6.5 ドキュメント 6565
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... 必ずしも成り立ちません。標準例外の名前は組み込みの識別子です (予約語ではありません)。 残りの行は例外の詳細で ...
https://man.plustar.jp/python/tutorial/errors.html - [similar]
11. 標準ライブラリミニツアー --- その 2 — Python 3.6.5 ドキュメント 6565
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... うになります。 テンプレートでは、 $ と有効な Python 識別子名 (英数字とアンダースコア) からなるプレースホルダ名 ...
https://man.plustar.jp/python/tutorial/stdlib2.html - [similar]
PREV 1 2 3 4 5 6 NEXT