Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 58 for include (0.029 sec.)
29.13. site --- サイト固有の設定フック — Python 3.6.5 ドキュメント 6367
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... トラップの設定ファイルである) "pyvenv.cfg" で、キー "include-system-site-packages" に "false" (大文字小文字は区 ...
https://man.plustar.jp/python/library/site.html - [similar]
28.3. venv --- 仮想環境の作成 — Python 3.6.5 ドキュメント 6367
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... していました。 作成された pyvenv.cfg ファイルには、 include-system-site-packages キーも含まれます。これは venv ...
https://man.plustar.jp/python/library/venv.html - [similar]
21.26. xmlrpc.client --- XML-RPC クライアントアクセス — Python 3.6.5 ドキュメン... 6367
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ormable (e.g. that can be marshalled through XML), include the following (and except where noted, they are un ...
https://man.plustar.jp/python/library/xmlrpc.client.html - [similar]
What's New In Python 3.6 — Python 3.6.5 ドキュメント 6367
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... の改善 ¶ PEP 487 extends the descriptor protocol to include the new optional __set_name__() method. Whenever a ... , the new method will be called on all descriptors included in the definition, providing them with a referenc ... mber of additional components of the time value to include. (Contributed by Alessandro Cucci and Alexander Be ... unning the latest release of either. 'Modernizing' includes renaming and consolidation of idlelib modules. Th ...
https://man.plustar.jp/python/whatsnew/3.6.html - [similar]
引数の解釈と値の構築 — Python 3.6.5 ドキュメント 6206
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... ength 引数の型 (int か Py_ssize_t ) は Python.h を include する前に PY_SSIZE_T_CLEAN マクロを定義することで制 ...
https://man.plustar.jp/python/c-api/arg.html - [similar]
3. Defining Extension Types: Assorted Topics — Python 3.6.5 ドキュメント 6206
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... ferencable, the extension type must do two things: Include a PyObject* field in the C object structure dedica ...
https://man.plustar.jp/python/extending/newtypes.html - [similar]
Argparse チュートリアル — Python 3.6.5 ドキュメント 6206
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Argp ... on.patch $ ls pypy ctypes_configure demo dotviewer include lib_pypy lib-python ... $ ls -l total 20 drwxr-xr- ...
https://man.plustar.jp/python/howto/argparse.html - [similar]
32.12. dis --- Python バイトコードの逆アセンブラ — Python 3.6.5 ドキュメント 6206
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... が入力として受け取る CPython バイトコードはファイル Include/opcode.h に定義されており、 コンパイラとインタプリ ...
https://man.plustar.jp/python/library/dis.html - [similar]
29.1. sys --- システムパラメータと関数 — Python 3.6.5 ドキュメント 6206
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... なヘッダファイル ( pyconfig.h 以外すべて) は prefix /include/python X.Y に格納されます ( X.Y は 3.2 のような Py ...
https://man.plustar.jp/python/library/sys.html - [similar]
What's New in Python 2.5 — Python 3.6.5 ドキュメント 6206
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ee 1.2.6 よりの ElementTree , ElementPath , ElementInclude です。 C 実装 cElementTree モジュールも含まれていま ... and generates a set of C structure definitions in Include/Python-ast.h . The PyParser_ASTFromString() and Py ... Parser_ASTFromFile() , defined in Include/pythonrun.h , take Python source as input and retu ... Y_LOCAL_AGGRESSIVE() is defined before python.h is included, a set of more aggressive optimizations are enabl ...
https://man.plustar.jp/python/whatsnew/2.5.html - [similar]
PREV 1 2 3 4 5 6 NEXT