Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 127 for version (0.098 sec.)
21.13. ftplib --- FTPプロトコルクライアント — Python 3.6.5 ドキュメント 5591
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 継承し、さらにオブジェクトを定義します: FTP_TLS. ssl_version ¶ 使用する SSL のバージョン (デフォルトは ssl.PROT ... or SSL, depending on what is specified in the ssl_version attribute. バージョン 3.4 で変更: このメソッドは s ...
https://man.plustar.jp/python/library/ftplib.html - [similar]
34.1. msilib --- Microsoft インストーラーファイルの読み書き — Python 3.6.5 ドキ... 5591
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... name , schema , ProductName , ProductCode , ProductVersion , Manufacturer ) ¶ name という名前の新しいデータベ ... 化し、プロパティ ProductName , ProductCode , ProductVersion , Manufacturer をセットして、返します。 schema は ... ll のままになります。 add_file ( file , src=None , version=None , language=None ) ¶ ファイルをディレクトリの現 ... のディレクトリから相対的に解釈されます。オプションで version と language を File テーブルのエントリ用に指定する ...
https://man.plustar.jp/python/library/msilib.html - [similar]
26.4. unittest --- ユニットテストフレームワーク — Python 3.6.5 ドキュメント 5591
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... shouldn't happen" ) @unittest . skipIf ( mylib . __version__ < ( 1 , 3 ), "not supported in this library vers ... mat ( self ): # Tests that work for only a certain version of the library. pass @unittest . skipUnless ( sys ... tCase ) ... skipped 'not supported in this library version' test_nothing ( __main__ . MyTestCase ) ... skippe ...
https://man.plustar.jp/python/library/unittest.html - [similar]
20.6. xml.dom --- 文書オブジェクトモデル (DOM) API — Python 3.6.5 ドキュメント 5591
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... Error を送出します。 features のリストは (feature, version) のペアからなるシーケンスで、利用可能な DOMImpleme ... ています。 DOMImplementation. hasFeature ( feature , version ) ¶ 機能名 feature とバージョン番号 version で識別 ...
https://man.plustar.jp/python/library/xml.dom.html - [similar]
What's New in Python 2.6 — Python 3.6.5 ドキュメント 5591
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... rt sys >>> print 'Platform: {0.platform} \n Python version: {0.version} ' . format ( sys ) Platform: darwin P ... ython version: 2.6a1+ (trunk:61261M, Mar 5 2008, 20:29:41) [GCC ... ールの tp_flags フィールドに明示的に Py_TPFLAGS_HAVE_VERSION_TAG を追加しなければなりません。(このメソッドキャッ ... c/NEWS ファイルか、全ての完全な詳細が入っている Subversion のログを参照してください。 asyncore と asynchat モ ...
https://man.plustar.jp/python/whatsnew/2.6.html - [similar]
初期化 (initialization)、終了処理 (finalization)、スレッド — Python 3.6.5 ドキ... 5505
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... に呼び出し元は引数を解放できます。 const char* Py_GetVersion ( ) ¶ Python インタプリタのバージョンを返します。バ ... 値を変更できません。この値は Python コードからは sys.version として利用できます。 const char* Py_GetPlatform ( ... 値を変更できません。この値は Python コードからは sys.version の一部として取り出せます。 const char* Py_GetBuild ... 値を変更できません。この値は Python コードからは sys.version の一部として取り出せます。 void PySys_SetArgvEx ( ...
https://man.plustar.jp/python/c-api/init.html - [similar]
Python モジュールの配布 (レガシーバージョン) — Python 3.6.5 ドキュメント 5505
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... ils.text_file --- TextFile クラス 10.22. distutils.version --- バージョン番号クラス 10.23. distutils.cmd --- ...
https://man.plustar.jp/python/distutils/index.html - [similar]
Python インタプリタの拡張と埋め込み — Python 3.6.5 ドキュメント 5505
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... s for creating extensions provided as part of this version of CPython. Third party tools like Cython , cffi , ...
https://man.plustar.jp/python/extending/index.html - [similar]
一般 Python FAQ — Python 3.6.5 ドキュメント 5505
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... "a0" がつく次のマイナーバージョンになります。 sys.version , sys.hexversion , sys.version_info についてのドキ ...
https://man.plustar.jp/python/faq/general.html - [similar]
索引 — Python 3.6.5 ドキュメント 5505
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » 索引 – 記号 ! (pdb command) != 演 ... プション --user-site site コマンドラインオプション --version trace コマンドラインオプション コマンドラインオプシ ...
https://man.plustar.jp/python/genindex-%E8%A8%98%E5%8F%B7.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT