Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 111 for argument (0.130 sec.)
デザインと歴史 FAQ — Python 3.6.5 ドキュメント 5752
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... せん。 -- Python では、 baseclass.methodname(self, <argument list>) と書けます。これは特に、 __init__() メソッド ...
https://man.plustar.jp/python/faq/design.html - [similar]
5. 組み込み例外 — Python 3.6.5 ドキュメント 5752
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... when a built-in operation or function receives an argument that has the right type but an inappropriate value ...
https://man.plustar.jp/python/library/exceptions.html - [similar]
16.7. logging.config --- ロギングの環境設定 — Python 3.6.5 ドキュメント 5752
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ging.handlers.MemoryHandler , which takes a target argument which is another handler to delegate to. Since the ...
https://man.plustar.jp/python/library/logging.config.html - [similar]
21.4. wsgiref --- WSGI ユーティリティとリファレンス実装 — Python 3.6.5 ドキュメ... 5752
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... tion object - a callable # object that accepts two arguments. For that purpose, we're going to # use a functio ... ion, you can # use a class for example). The first argument passed to the function # is a dictionary containin ...
https://man.plustar.jp/python/library/wsgiref.html - [similar]
3. データモデル — Python 3.6.5 ドキュメント 5752
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... 関数名を表します; co_argcount は位置引数 (positional argument) の数です; co_nlocals は関数が使う (引数を含めた) ... o_flags で定義されています: 0x04 ビットは、関数が *arguments 構文を使って任意の数の位置引数を受理できる場合に立 ... r : descriptor '__hash__' of 'int' object needs an argument クラスの非結合メソッドをこのようにして実行しようと ...
https://man.plustar.jp/python/reference/datamodel.html - [similar]
型オブジェクト — Python 3.6.5 ドキュメント 5701
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... なされ、 ob_refcnt を 1 に、 ob_type を型引数 (type argument) にセットしたメモリブロックへのポインタを返さねばな ...
https://man.plustar.jp/python/c-api/typeobj.html - [similar]
What's New in Python 2.0 — Python 3.6.5 ドキュメント 5701
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... .0 ではこれはメッセージ 'append requires exactly 1 argument; 2 given' を持つ TypeError を引き起こします。期待通 ...
https://man.plustar.jp/python/whatsnew/2.0.html - [similar]
What's New in Python 2.3 — Python 3.6.5 ドキュメント 5701
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ances of date and time by either supplying keyword arguments to the appropriate constructor, e.g. datetime.dat ... opt module provides simple parsing of command-line arguments. The new optparse module (originally named Optik) ... トを返します。 Invoking the script with the various arguments now works as you'd expect it to. Note that the le ... ngth argument is automatically converted to an integer. $ ./pyth ...
https://man.plustar.jp/python/whatsnew/2.3.html - [similar]
What's New in Python 2.4 — Python 3.6.5 ドキュメント 5701
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... nd() was also optimized and no longer converts its argument into a temporary list before extending the base li ... p() now run several times faster with non-sequence arguments that supply a __len__() method. (Contributed by R ... erformance and makes them more suitable for use as arguments to functionals: map(mydict.__getitem__, keylist) ...
https://man.plustar.jp/python/whatsnew/2.4.html - [similar]
What's New in Python 2.5 — Python 3.6.5 ドキュメント 5701
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... g: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal F ... pt with python -m webbrowser , taking a URL as the argument; there are a number of switches to control the beh ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 NEXT