Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 31 for define (0.027 sec.)
29.1. sys --- システムパラメータと関数 — Python 3.6.5 ドキュメント 7490
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... on is thread-specific. The wrapper callable cannot define new coroutines directly or indirectly: def wrapper ...
https://man.plustar.jp/python/library/sys.html - [similar]
型オブジェクト — Python 3.6.5 ドキュメント 7376
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... ffer */ PyBufferProcs * tp_as_buffer ; /* Flags to define presence of optional/expanded features */ unsigned ... This slot may be set to NULL if the object has no defined length. binaryfunc PyMappingMethods.mp_subscript ...
https://man.plustar.jp/python/c-api/typeobj.html - [similar]
用語集 — Python 3.6.5 ドキュメント 7376
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » 用語集 ¶ >>> インタ ... ct , file objects , and objects of any classes you define with an __iter__() method or with a __getitem__() ...
https://man.plustar.jp/python/glossary.html - [similar]
16.10. curses --- 文字セル表示を扱うための端末操作 — Python 3.6.5 ドキュメント 7376
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... of a verbose description is 128 characters. It is defined only after the call to initscr() . curses. meta ( ... the pad region to be displayed and the s arguments define a clipping box on the screen within which the pad ...
https://man.plustar.jp/python/library/curses.html - [similar]
31.5. importlib --- import の実装 — Python 3.6.5 ドキュメント 7376
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... するクラス。 This class only works with loaders that define exec_module() as control over what module type is ... read the documentation for the appropriate classes defined within this package): import importlib.machinery ...
https://man.plustar.jp/python/library/importlib.html - [similar]
24.1. turtle --- タートルグラフィックス — Python 3.6.5 ドキュメント 7376
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... as tuple of coordinate pairs. This can be used to define a new shape or components of a compound shape. >>> ...
https://man.plustar.jp/python/library/turtle.html - [similar]
3. データモデル — Python 3.6.5 ドキュメント 7376
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... 参照) を行うことができる型です: ユーザ定義関数 (user-defined function) ユーザ定義関数オブジェクトは、関数定義を ... クトの動作については、上の "ユーザ定義メソッド (user-defined method)" で説明されています。クラスメソッドオブジ ... eclaration is not limited to the class where it is defined. __slots__ declared in parents are available in c ... ll get a __dict__ and __weakref__ unless they also define __slots__ (which should only contain names of any ...
https://man.plustar.jp/python/reference/datamodel.html - [similar]
What's New in Python 2.0 — Python 3.6.5 ドキュメント 7376
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... tf-8' , 'iso-8859-1' , or whatever. A codec API is defined for implementing and registering new encodings th ... ance has no attribute 'eggs' や name 'eggs' is not defined のようなものになります。以前まではエラーメッセージ ... at_extension = Extension ( 'xml.parsers.pyexpat' , define_macros = [( 'XML_NS' , None )], include_dirs = [ ' ...
https://man.plustar.jp/python/whatsnew/2.0.html - [similar]
What's New in Python 2.2 — Python 3.6.5 ドキュメント 7376
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... he size and set internal state appropriately ... # Define a property. The 'delete this attribute' # method i ... s defined as None, so the attribute # can't be deleted. siz ...
https://man.plustar.jp/python/whatsnew/2.2.html - [similar]
What's New in Python 2.6 — Python 3.6.5 ドキュメント 7376
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ndSize() をはじめとする全ての文字列関数とマクロを #define を使ってサポートしています(訳注: pure Python レベル ...
https://man.plustar.jp/python/whatsnew/2.6.html - [similar]
PREV 1 2 3 4 NEXT