Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 41 for docstring (0.067 sec.)
26.1. typing --- 型ヒントのサポート — Python 3.6.5 ドキュメント 7149
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... fields 属性にあります。) NamedTuple のサブクラスは docstring やメソッドも持てます: class Employee ( NamedTuple ...
https://man.plustar.jp/python/library/typing.html - [similar]
21.4. wsgiref --- WSGI ユーティリティとリファレンス実装 — Python 3.6.5 ドキュメ... 7149
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ズした BaseHandler サブクラスを作成しようとする前に docstring やソースコードでさらなる情報を調べてください。 WSG ...
https://man.plustar.jp/python/library/wsgiref.html - [similar]
9. クラス — Python 3.6.5 ドキュメント 7149
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... す。 __doc__ も有効な属性で、そのクラスに属している docstring、この場合は "A simple example class" を返します。 ク ...
https://man.plustar.jp/python/tutorial/classes.html - [similar]
型オブジェクト — Python 3.6.5 ドキュメント 7040
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... doc ¶ オプションのポインタで、この型オブジェクトの docstring を与える NUL 終端された C の文字列を指します。この ...
https://man.plustar.jp/python/c-api/typeobj.html - [similar]
用語集 — Python 3.6.5 ドキュメント 7040
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » 用語集 ¶ >>> インタ ... ださい。 辞書ビューオブジェクト を参照してください。 docstring クラス、関数、モジュールの最初の式である文字列リテ ...
https://man.plustar.jp/python/glossary.html - [similar]
Logging クックブック — Python 3.6.5 ドキュメント 7040
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Logg ... せることができるでしょう。 これがそのスクリプトです。docstring とコメントで動作を説明しています: import logging i ...
https://man.plustar.jp/python/howto/logging-cookbook.html - [similar]
24.1. turtle --- タートルグラフィックス — Python 3.6.5 ドキュメント 7040
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... る辞書を作るユーティリティがあります。 turtle. write_docstringdict ( filename="turtle_docstringdict" ) ¶ パラメー ... ァイル名として使われる文字列 ドキュメント文字列辞書(docstring-dictionary)を作って与えられたファイル名の Python ス ... 字列を翻訳してできあがったファイルをたとえば turtle_docstringdict_german.py という名前で保存しなければなりません ... language = italian とするとドキュメント文字列辞書(docstringdict) として turtle_docstringdict_italian.py がイン ...
https://man.plustar.jp/python/library/turtle.html - [similar]
What's New in Python 2.4 — Python 3.6.5 ドキュメント 7040
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 新規クラス DocTestFinder は指定したオブジェクトの docstring からテストを抽出します: def f ( x , y ): """>>> f( ...
https://man.plustar.jp/python/whatsnew/2.4.html - [similar]
What's New in Python 2.5 — Python 3.6.5 ドキュメント 7040
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... めの encoding パラメータが追加されました。これにより docstring 内に非 ASCII 文字列を含むテストが簡単になります。( ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]
What's New in Python 2.7 — Python 3.6.5 ドキュメント 7040
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... に新しい例外クラスを生成しますが、新しい例外クラスの docstring を含む、追加の char * 引数を取ります。(Added by 'l ...
https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
PREV 1 2 3 4 5 NEXT