Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 322 for バージョン (0.210 sec.)
20.3. html.entities --- HTML 一般実体の定義 — Python 3.6.5 ドキュメント 3942
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 方存在します。 html.unescape() も参照してください。 バージョン 3.3 で追加. html.entities. entitydefs ¶ 各 XHTML 1 ...
https://man.plustar.jp/python/library/html.entities.html - [similar]
32.4. symbol --- Python 解析木と共に使われる定数 — Python 3.6.5 ドキュメント 3942
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... してください。名前がマップする特定の数値は Python のバージョン間で変わります。 このモジュールには、データオブジェク ...
https://man.plustar.jp/python/library/symbol.html - [similar]
20.11. xml.sax.saxutils --- SAX ユーティリティ — Python 3.6.5 ドキュメント 3942
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... のペアとなり、 True の場合、1つの空タグになります。 バージョン 3.2 で追加: short_empty_elements 引数。 class xml. ...
https://man.plustar.jp/python/library/xml.sax.utils.html - [similar]
What's New In Python 3.6 — Python 3.6.5 ドキュメント 3942
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... に使うときに、 (コマンドライン引数や設定ファイルで) バージョンを指定しないと Python 3 よりも Python 2 を選択すると ... p この挙動は Setuptools 26.0.0 により以前の Python バージョンにバックポートされました。 In the urllib.request mod ... ls. (Contributed by Victor Stinner in bpo-23404 .) バージョン 3.6.2 で追加. Removal of make touch build target ¶ ... et. (Contributed by Victor Stinner in bpo-23404 .) バージョン 3.6.2 で変更. Notable changes in Python 3.6.5 ¶ Th ...
https://man.plustar.jp/python/whatsnew/3.6.html - [similar]
コードオブジェクト — Python 3.6.5 ドキュメント 3914
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... ため、 PyCode_New() を直接呼び出すと、 Python の詳細バージョンに依存してしまうことがあります。 PyCodeObject * PyCo ...
https://man.plustar.jp/python/c-api/code.html - [similar]
数値型プロトコル (number protocol) — Python 3.6.5 ドキュメント 3914
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... NULL を返します。 Python の式 o1 @ o2 と同じです。 バージョン 3.5 で追加. PyObject * PyNumber_FloorDivide ( PyOb ... 演算を行います。 Python の文 o1 @= o2 と同じです。 バージョン 3.5 で追加. PyObject * PyNumber_InPlaceFloorDivide ...
https://man.plustar.jp/python/c-api/number.html - [similar]
Python 3 への拡張モジュール移植 — Python 3.6.5 ドキュメント 3914
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Pyth ... だけです。 しかし Python 3.0 や、あるいは 2.7 未満のバージョンに対応しなければならない場合は、CObject と Capsule の ... クルードするだけです。 すると自動的に、Capsule のあるバージョンの Python では Capsule を使い、なければ CObject を使 ...
https://man.plustar.jp/python/howto/cporting.html - [similar]
DTrace と SystemTap で CPython を測定する — Python 3.6.5 ドキュメント 3914
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » DTra ... ーは CPython インタプリタの実装詳細です。 CPython のバージョン間でプローブの互換性があるという保証はありません。 C ... Python のバージョンを変えると、 DTrace スクリプトは警告無しに動作しなく ...
https://man.plustar.jp/python/howto/instrumentation.html - [similar]
19.1.11. email.header: 国際化されたヘッダ — Python 3.6.5 ドキュメント 3914
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... roduce headers with RFC-compliant line separators. バージョン 3.2 で変更: linesep 引数が追加されました。 Header ... ecoded as ASCII using the 'replace' error handler. バージョン 3.2 で変更: 'unknown-8bit' 文字集合の処理が追加され ...
https://man.plustar.jp/python/library/email.header.html - [similar]
19.1. email --- 電子メールと MIME 処理のためのパッケージ — Python 3.6.5 ドキュ... 3914
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... e compat32 API for backward compatibility reasons. バージョン 3.6 で変更: Docs reorganized and rewritten to prom ...
https://man.plustar.jp/python/library/email.html - [similar]