Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 41 - 46 of about 46 for Attributes (0.097 sec.)
20.6. xml.dom --- 文書オブジェクトモデル (DOM) API — Python 3.6.5 ドキュメント 6514
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 常に None となります。読み出し専用の属性です。 Node. attributes ¶ 属性オブジェクトの NamedNodeMap です。要素だけが ... の属性の値は文字列または None になります。 Node. hasAttributes ( ) ¶ ノードが何らかの属性を持っている場合に真を返 ... んど同じように行います。IDL 宣言の対応付け readonly attribute string someValue ; attribute string anotherValue ; ...
https://man.plustar.jp/python/library/xml.dom.html - [similar]
13.5. zipfile --- ZIP アーカイブの処理 — Python 3.6.5 ドキュメント 6514
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... object . Instances have the following methods and attributes: ZipInfo. is_dir ( ) ¶ Return True if this archive ...
https://man.plustar.jp/python/library/zipfile.html - [similar]
正規表現 HOWTO — Python 3.6.5 ドキュメント 6377
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » 正規 ... tch object instances also have several methods and attributes; the most important ones are: メソッド/属性 目的 g ...
https://man.plustar.jp/python/howto/regex.html - [similar]
16.4. argparse --- コマンドラインオプション、引数、サブコマンドのパーサー — Pyt... 6377
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... from sys.argv . namespace - An object to take the attributes. The default is a new empty Namespace object. 16.4 ...
https://man.plustar.jp/python/library/argparse.html - [similar]
5. インポートシステム — Python 3.6.5 ドキュメント 6377
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... leType ( spec . name ) # The import-related module attributes get set here: _init_module_attrs ( spec , module ) ...
https://man.plustar.jp/python/reference/import.html - [similar]
What's New In Python 3.6 — Python 3.6.5 ドキュメント 6377
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... dules have had missing APIs added to their __all__ attributes to match the documented APIs: calendar , cgi , csv ...
https://man.plustar.jp/python/whatsnew/3.6.html - [similar]
PREV 1 2 3 4 5 NEXT