Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 127 for version (0.053 sec.)
18.2. ssl --- ソケットオブジェクトに対する TLS/SSL ラッパー — Python 3.6.5 ドキ... 8221
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... かもしれません。例えば、TLSv1.1, TLSv1.2 は openssl version 1.0.1 以降でのみ利用できます。 警告 セキュリティで ... ne , server_side=False , cert_reqs=CERT_NONE , ssl_version={see docs} , ca_certs=None , do_handshake_on_conne ... ついての詳しい情報は 証明書 を参照してください。 ssl_version 引数は、使用するSSLプロトコルのバージョンを指定しま ... 含まない)。 ssl. get_server_certificate ( addr , ssl_version=PROTOCOL_TLS , ca_certs=None ) ¶ SSLで保護されたサ ...
https://man.plustar.jp/python/library/ssl.html - [similar]
2. Unix プラットフォームで Python を使う — Python 3.6.5 ドキュメント 7964
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python のセットアッ ... 2/packages/<insert your architecture here>/python-<version>.tgz 例えば、i386 ユーザーが Python 2.5.1 を取得す ... め、 make install の代わりに exec_prefix /bin/python version のみインストールする make altinstall が推奨されてい ... n3 インタプリタの推奨される場所 prefix /lib/python version , exec_prefix /lib/python version 標準モジュールを ... レクトリの、推奨される場所。 prefix /include/python version , exec_prefix /include/python version Python 拡張や ...
https://man.plustar.jp/python/using/unix.html - [similar]
36.1. optparse --- コマンドラインオプション解析器 — Python 3.6.5 ドキュメント 7891
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ムのバージョン文字列を出力できます。 OptionParser の version 引数に文字列を渡します: parser = OptionParser ( us ... age = "%prog [-f] [-q]" , version = "%prog 1.0" ) %prog は usage と同じような展開を受 ... けます。その他にも version には何でも好きな内容を入れられます。 version を指定 ... した場合、 optparse は自動的に --version オプションをパーザに渡します。コマンドライン中に - ...
https://man.plustar.jp/python/library/optparse.html - [similar]
21.24. http.cookiejar --- HTTP クライアント用の Cookie 処理 — Python 3.6.5 ドキ... 7805
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ie. cookies received in a Set-Cookie header with a version cookie-attribute of 1) are treated according to th ... ieJar instance to Netscape cookies, by setting the version attribute of the Cookie instance to 0. DefaultCook ... hanism Obsoleted by RFC 2965. Uses Set-Cookie with version=1. RFC 2965 - HTTP State Management Mechanism Nets ... ie. cookies received in a Set-Cookie header with a version cookie-attribute of 1) to Netscape cookies by sett ...
https://man.plustar.jp/python/library/http.cookiejar.html - [similar]
8.11. pprint --- データ出力の整然化 — Python 3.6.5 ドキュメント 7646
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... /Twisted/12.3.0', 'requires_python': None, 'stable_version': None, 'summary': 'An asynchronous networking fra ... mework written in Python', 'version': '12.3.0'}, 'urls': [{'comment_text': '', 'downlo ... cfd670874cc0862d', 'packagetype': 'sdist', 'python_version': 'source', 'size': 2615733, 'upload_time': '2012- ... 2aca1a2fe512', 'packagetype': 'bdist_msi', 'python_version': '2.7', 'size': 2916352, 'upload_time': '2012-12- ...
https://man.plustar.jp/python/library/pprint.html - [similar]
4. C および C++ 拡張のビルド — Python 3.6.5 ドキュメント 7401
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... ces = [ 'demo.c' ]) setup ( name = 'PackageName' , version = '1.0' , description = 'This is a demo package' , ... 1 = Extension ( 'demo' , define_macros = [( 'MAJOR_VERSION' , '1' ), ( 'MINOR_VERSION' , '0' )], include_dirs ... ces = [ 'demo.c' ]) setup ( name = 'PackageName' , version = '1.0' , description = 'This is a demo package' , ... - O3 - Wall - Wstrict - prototypes - fPIC - DMAJOR_VERSION = 1 - DMINOR_VERSION = 0 - I / usr / local / inclu ...
https://man.plustar.jp/python/extending/building.html - [similar]
29.10. __future__ --- future 文の定義 — Python 3.6.5 ドキュメント 7230
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... elease は MandatoryRelease より小さく、2つとも sys.version_info と同じフォーマットの5つのタプルからなります: ... ( PY_MAJOR_VERSION , # the 2 in 2.1.0a3; an int PY_MINOR_VERSION , # ... the 1; an int PY_MICRO_VERSION , # the 0; an int PY_RELEASE_LEVEL , # "alpha", "b ...
https://man.plustar.jp/python/library/__future__.html - [similar]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 7144
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ーが含まれます。以下は設定辞書の動作する実例です: { "version" : 1 , "formatters" : { "brief" : { "format" : " % ... sysconfig . get_config_var ( 'SOABI' ) # find the version tag 'cpython-32mu' >>> sysconfig . get_config_var ... a quiet option, -q , to prevent the copyright and version information from being displayed in the interactiv ... 意味するかと言えば、 os.stat() , time.gmtime() , sys.version_info が返すような C 構造体が named tuple のように働 ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
What's New In Python 3.6 — Python 3.6.5 ドキュメント 7144
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... helps preserve backwards-compatibility with older versions of the language where random iteration order is s ... hlib supports OpenSSL 1.1.0. The minimum recommend version is 1.0.2. (Contributed by Christian Heimes in bpo- ... pickled using pickle protocols older than protocol version 4. Protocol version 4 already supports this case. ... ssl supports OpenSSL 1.1.0. The minimum recommend version is 1.0.2. (Contributed by Christian Heimes in bpo- ...
https://man.plustar.jp/python/whatsnew/3.6.html - [similar]
モジュールオブジェクト (module object) — Python 3.6.5 ドキュメント 7071
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... 生成します。 これは PyModule_Create2() の module_api_version に PYTHON_API_VERSION を設定したときのように振る舞 ... Module_Create2 ( PyModuleDef *def , int module_api_version ) ¶ APIバージョンを module_api_version として def ... 数は、 PyModule_FromDefAndSpec2() 関数の module_api_version に PYTHON_API_VERSION を指定した時とおなじようにふ ... PyModuleDef *def , PyObject *spec , int module_api_version ) ¶ APIバージョンを module_api_version として、 mo ...
https://man.plustar.jp/python/c-api/module.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT