Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 127 for version (0.104 sec.)
35.5. crypt --- Unix パスワードをチェックするための関数 — Python 3.6.5 ドキュメ... 5505
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... plaintext , hashed )): raise ValueError ( "hashed version doesn't validate against original" ) 関連キーワード ...
https://man.plustar.jp/python/library/crypt.html - [similar]
19.1. email --- 電子メールと MIME 処理のためのパッケージ — Python 3.6.5 ドキュ... 5505
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... nd the generator . The parser takes the serialized version of an email message (a stream of bytes) and conver ...
https://man.plustar.jp/python/library/email.html - [similar]
28.2. ensurepip --- pip インストーラのブートストラップ — Python 3.6.5 ドキュメ... 5505
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ら利用出来る 2 つの関数を公開しています: ensurepip. version ( ) ¶ 環境にブートストラップする際にインストールさ ...
https://man.plustar.jp/python/library/ensurepip.html - [similar]
21.11. http --- HTTP モジュール群 — Python 3.6.5 ドキュメント 5505
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... TIMEOUT HTTP/1.1 RFC 7231 , Section 6.6.5 505 HTTP_VERSION_NOT_SUPPORTED HTTP/1.1 RFC 7231 , Section 6.6.6 50 ...
https://man.plustar.jp/python/library/http.html - [similar]
13.5. zipfile --- ZIP アーカイブの処理 — Python 3.6.5 ドキュメント 5505
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... を作成したシステムを記述する文字列。 ZipInfo. create_version ¶ このアーカイブを作成した PKZIP のバージョン。 Zi ... pInfo. extract_version ¶ このアーカイブを展開する際に必要な PKZIP のバージ ...
https://man.plustar.jp/python/library/zipfile.html - [similar]
What's New In Python 3.3 — Python 3.6.5 ドキュメント 5505
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... s.implementation 属性の手始めの集合として、 name , version , hexversion , cache_tag が定義されています。 sys. ... m Vawda in bpo-12646 .) 新規属性 zlib.ZLIB_RUNTIME_VERSION は実行時にロードされた背後の zlib ライブラリのバー ... 。POSIX ではこれは以前より常に例外です。 定数 ast.__version__ は削除されました。AST バージョンに依拠して何かし ... らの決定をする必要があるのであれば、 sys.version_info を使ってください。 threading モジュールの、非 ...
https://man.plustar.jp/python/whatsnew/3.3.html - [similar]
はじめに — Python 3.6.5 ドキュメント 5432
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... ンストールされます。 Unixでは prefix /include/pythonversion/ および exec_prefix /include/pythonversion/ に置か ... 際の configure スクリプトに与えたパラメタに対応し、 version は '%d.%d' % sys.version_info[:2] に対応します。 W ...
https://man.plustar.jp/python/c-api/intro.html - [similar]
1. Distutilsの紹介 — Python 3.6.5 ドキュメント 5432
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... distutils.core import setup setup ( name = 'foo' , version = '1.0' , py_modules = [ 'foo' ], ) 以下のことに注 ...
https://man.plustar.jp/python/distutils/introduction.html - [similar]
DTrace と SystemTap で CPython を測定する — Python 3.6.5 ドキュメント 5432
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » DTra ... ize Description GNU 0x00000010 NT_GNU_ABI_TAG (ABI version tag) OS: Linux, ABI: 2.6.32 Displaying notes found ...
https://man.plustar.jp/python/howto/instrumentation.html - [similar]
19.1.3. email.generator: MIME 文書の生成 — Python 3.6.5 ドキュメント 5432
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... common tasks is to generate the flat (serialized) version of the email message represented by a message obje ...
https://man.plustar.jp/python/library/email.generator.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT