Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 46 for Attributes (0.082 sec.)
19.1.1. email.message: 電子メールメッセージの表現 — Python 3.6.5 ドキュメント 6666
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... . EmailMessage objects have the following instance attributes: preamble ¶ MIME ドキュメントの形式では、ヘッダ直後 ...
https://man.plustar.jp/python/library/email.message.html - [similar]
16.6. logging --- Python 用ロギング機能 — Python 3.6.5 ドキュメント 6666
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... e change, these strings are defined as class-level attributes which can be overridden at the instance level when ... desired. The names of the attributes are default_time_format (for the strptime format s ...
https://man.plustar.jp/python/library/logging.html - [similar]
21.16. nntplib --- NNTP プロトコルクライアント — Python 3.6.5 ドキュメント 6666
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ponse, info) where info is a namedtuple with three attributes number , message_id and lines (in that order). num ...
https://man.plustar.jp/python/library/nntplib.html - [similar]
16.1. os --- 雑多なオペレーティングシステムインタフェース — Python 3.6.5 ドキュ... 6666
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... PathLike interface), the type of the name and path attributes of each os.DirEntry will be bytes ; in all other c ... dows システムでは以下の属性も利用できます: st_file_attributes ¶ Windows のファイルの属性。 GetFileInformationByH ... e() の返す BY_HANDLE_FILE_INFORMATION 構造の dwFileAttributes メンバーです。 stat モジュールの FILE_ATTRIBUTE_* ... た。 バージョン 3.5 で追加: Windows において st_file_attributes メンバが追加されました。 os. stat_float_times ( [ ...
https://man.plustar.jp/python/library/os.html - [similar]
11.4. stat --- stat() の結果を解釈する — Python 3.6.5 ドキュメント 6666
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... てください。 Windows では、 os.stat() が返す st_file_attributes メンバー内のビットを検証する際に、以下のファイル属 ...
https://man.plustar.jp/python/library/stat.html - [similar]
26.5. unittest.mock --- モックオブジェクトライブラリ — Python 3.6.5 ドキュメン... 6666
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... t clear the return value, side_effect or any child attributes you have set using normal assignment by default. I ... なるように気が利いた repr を持ちます。 The sentinel attributes don't preserve their identity when they are copied ...
https://man.plustar.jp/python/library/unittest.mock.html - [similar]
8.8. weakref --- 弱参照 — Python 3.6.5 ドキュメント 6666
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... クト ¶ Weak reference objects have no methods and no attributes besides ref.__callback__ . A weak reference object ...
https://man.plustar.jp/python/library/weakref.html - [similar]
3. データモデル — Python 3.6.5 ドキュメント 6666
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... rmed into an instance method object whose __self__ attributes is C . When it would yield a static method object, ... リプタ (descriptor) の実装 for another way in which attributes retrieved from a class may differ from those actua ... an be used, but only one parent is allowed to have attributes created by slots (the other bases must have empty ...
https://man.plustar.jp/python/reference/datamodel.html - [similar]
32.12. dis --- Python バイトコードの逆アセンブラ — Python 3.6.5 ドキュメント 6514
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... tor function uses the co_firstlineno and co_lnotab attributes of the code object code to find the offsets which ...
https://man.plustar.jp/python/library/dis.html - [similar]
34.3. winreg --- Windows レジストリへのアクセス — Python 3.6.5 ドキュメント 6514
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... mentation を参照してください。 この関数は security_attributes を NULL にして API に渡します。 winreg. SetValue ( ...
https://man.plustar.jp/python/library/winreg.html - [similar]
PREV 1 2 3 4 5 NEXT