Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 253 for リスト (0.162 sec.)
35.12. nis --- Sun の NIS (Yellow Pages) へのインタフェース — Python 3.6.5 ドキ... 4086
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... is. maps ( domain=default_domain ) ¶ 有効なマップのリストを返します。 domain 引数は検索に使うNISドメインを上書 ...
https://man.plustar.jp/python/library/nis.html - [similar]
20.10. xml.sax.handler --- SAX ハンドラの基底クラス — Python 3.6.5 ドキュメント 4086
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 読み書き可 xml.sax.handler. all_features ¶ 全機能のリスト。 xml.sax.handler. property_lexical_handler ¶ 値: " ... ax.handler. all_properties ¶ 既知の全プロパティ名のリスト。 20.10.1. ContentHandler オブジェクト ¶ ContentHan ...
https://man.plustar.jp/python/library/xml.sax.handler.html - [similar]
11.8. fnmatch --- Unix ファイル名のパターンマッチ — Python 3.6.5 ドキュメント 4066
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ( names , pattern ) ¶ pattern にマッチする names のリストの部分集合を返します。 [n for n in names if fnmatch( ...
https://man.plustar.jp/python/library/fnmatch.html - [similar]
35.2. pwd --- パスワードデータベースへのアクセスを提供する — Python 3.6.5 ドキ... 4066
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ドデータベースの全てのエントリを、任意の順番で並べたリストを返します。 参考 grp モジュール このモジュールに似た ...
https://man.plustar.jp/python/library/pwd.html - [similar]
27.5. timeit --- 小さなコード断片の実行時間計測 — Python 3.6.5 ドキュメント 4066
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... は timeit() を繰り返し呼び出したい時に有用で、結果をリストにして返します。最初の引数で何回 timeit() を呼ぶか指 ...
https://man.plustar.jp/python/library/timeit.html - [similar]
1. コマンドラインと環境 — Python 3.6.5 ドキュメント 4066
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python のセットアッ ... スされます。 インタプリタによって消費されるオプションリストが終了したあと、継続する全ての引数は sys.argv に渡り ...
https://man.plustar.jp/python/using/cmdline.html - [similar]
Set オブジェクト — Python 3.6.5 ドキュメント 4046
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... のように)固定サイズであり、そうでない集合に対しては(リストと同じように)可変長のメモリブロックを用います。この構 ...
https://man.plustar.jp/python/c-api/set.html - [similar]
7. 使用例 — Python 3.6.5 ドキュメント 4046
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... イフンだけで構成しなければなりません。 py_modules はリストなので、もちろん複数のモジュールを指定できます。例え ...
https://man.plustar.jp/python/distutils/examples.html - [similar]
35.5. crypt --- Unix パスワードをチェックするための関数 — Python 3.6.5 ドキュメ... 4046
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... hods ¶ 利用可能なパスワードのハッシュアルゴリズムのリストを、 crypt.METHOD_* オブジェクトとして返します。 この ...
https://man.plustar.jp/python/library/crypt.html - [similar]
32.6. keyword --- Python キーワードチェック — Python 3.6.5 ドキュメント 4046
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ture__ 宣言がなければ有効ではないキーワードでもこのリストには含まれます。 関連キーワード: キーワード , ドキュ ...
https://man.plustar.jp/python/library/keyword.html - [similar]