Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 81 for 登録 (0.086 sec.)
16.4. argparse --- コマンドラインオプション、引数、サブコマンドのパーサー — Pyt... 6188
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ile=None ) ¶ プログラムの使用法と ArgumentParser に登録された引数についての情報を含むヘルプメッセージを表示 ... t_help ( ) ¶ プログラムの使用法と ArgumentParser に登録された引数についての情報を含むヘルプメッセージを格納 ...
https://man.plustar.jp/python/library/argparse.html - [similar]
19.1.4. email.policy: ポリシーオブジェクト — Python 3.6.5 ドキュメント 6188
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... register_defect ( obj , defect ) ¶ defect を obj に登録します。email パッケージでは、 defect は常に Defect ...
https://man.plustar.jp/python/library/email.policy.html - [similar]
Python 標準ライブラリ — Python 3.6.5 ドキュメント 6188
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... クトの直列化 12.2. copyreg --- pickle サポート関数を登録する 12.3. shelve --- Python オブジェクトの永続化 12 ...
https://man.plustar.jp/python/library/index.html - [similar]
18.8. signal --- 非同期イベントにハンドラを設定する — Python 3.6.5 ドキュメント 6188
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... また、メインスレッドだけが新しいシグナルハンドラを登録できます。 18.8.2. モジュールの内容 ¶ バージョン 3.5 ...
https://man.plustar.jp/python/library/signal.html - [similar]
4. 組み込み型 — Python 3.6.5 ドキュメント 6188
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... eplace' および関数 codecs.register_error() によって登録された名前です。これについてはセクション エラーハンド ... eplace' 、その他の codecs.register_error() を通して登録された名前で、節 エラーハンドラ を参照してください。 ... : memoryview は自動的に collections.abc.Sequence へ登録されるようになりました。 バージョン 3.5 で変更: メモ ...
https://man.plustar.jp/python/library/stdtypes.html - [similar]
24.1. turtle --- タートルグラフィックス — Python 3.6.5 ドキュメント 6188
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... らばイベント束縛は除かれます。注意: キー・イベントを登録できるようにするためには TurtleScreen はフォーカスを ... eScreen の形リスト(shapelist)に加えます。このように登録された形だけが shape(shapename) コマンドに使えます。 ...
https://man.plustar.jp/python/library/turtle.html - [similar]
29.5. warnings --- 警告の制御 — Python 3.6.5 ドキュメント 6188
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... てください。そうすることで、どの警告を発生させるかの登録が、将来の警告がどう扱われるかについて思わぬ影響を与 ...
https://man.plustar.jp/python/library/warnings.html - [similar]
What's New In Python 3.4 — Python 3.6.5 ドキュメント 6188
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... itrou in bpo-17934 .) memoryview が Sequence として登録され、また、組み込み関数 reversed() をサポートするよ ... ーベージコレクトされる際に呼び出されるコールバックを登録することを可能にします。 (Contributed by Richard Oud ... ました。 CPython の Windows インストーラが、拡張子を登録する際に PATHEXT に .py を追加するようになりました。 ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
2. setup スクリプトを書く — Python 3.6.5 ドキュメント 6092
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... lable from the PyPI website . パッケージを PyPI に 登録 する際、PyPI は long_description フィールドの値を使 ...
https://man.plustar.jp/python/distutils/setupscript.html - [similar]
2. 拡張の型の定義: チュートリアル — Python 3.6.5 ドキュメント 6092
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... /* Sentinel */ }; そしてこれを tp_getset スロットに登録します: . tp_getset = Custom_getsetters , The last i ...
https://man.plustar.jp/python/extending/newtypes_tutorial.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT