Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 76 for These (0.082 sec.)
13.4. lzma --- LZMA アルゴリズムを使用した圧縮 — Python 3.6.5 ドキュメント 6317
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... edundancy that can be exploited by the compressor. These filters support one option, start_offset . This sp ...
https://man.plustar.jp/python/library/lzma.html - [similar]
29.13. site --- サイト固有の設定フック — Python 3.6.5 ドキュメント 6317
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... option is given, the script will exit with one of these values: O if the user site-packages directory is e ...
https://man.plustar.jp/python/library/site.html - [similar]
28.4. zipapp --- 実行可能な python zip 書庫を管理する — Python 3.6.5 ドキュメン... 6317
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... directories created by pip in the myapp directory. These hold metadata for pip to manage the packages, and ...
https://man.plustar.jp/python/library/zipapp.html - [similar]
What's New In Python 3.5 — Python 3.6.5 ドキュメント 6317
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ed by Joe Jevnik in bpo-22189 .) collections.abc ¶ The Sequence.index() method now accepts start and stop a ... col version 4. Protocol version 4 already supports these cases. (Contributed by Serhiy Storchaka in bpo-236 ... 3239 .) sqlite3 ¶ The Row class now fully supports the sequence protocol, in particular reversed() iteratio ... is used instead of malloc() to allocate memory for these objects. (Contributed by Victor Stinner in bpo-212 ...
https://man.plustar.jp/python/whatsnew/3.5.html - [similar]
例外処理 — Python 3.6.5 ドキュメント 6109
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... are PyExc_ followed by the Python exception name. These have the type PyObject* ; they are all class objec ...
https://man.plustar.jp/python/c-api/exceptions.html - [similar]
2. setup スクリプトを書く — Python 3.6.5 ドキュメント 6109
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... モジュールやパッケージの名前のうしろに、丸括弧(parentheses)でかこわれています。 指定されたバージョンは、その ... と、distutils は PKG-INFO に作者としてリストします。 These fields should not be used if your package is to be ...
https://man.plustar.jp/python/distutils/setupscript.html - [similar]
3. Defining Extension Types: Assorted Topics — Python 3.6.5 ドキュメント 6109
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... / getiterfunc tp_iter ; iternextfunc tp_iternext ; These functions provide support for the iterator protoco ...
https://man.plustar.jp/python/extending/newtypes.html - [similar]
Python 2 から Python 3 への移植 — Python 3.6.5 ドキュメント 6109
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Pyth ... tic type checker like mypy or pytype on your code. These tools can be used to analyze your code as if it's ...
https://man.plustar.jp/python/howto/pyporting.html - [similar]
18.5.4. Transports and protocols (callback based API) — Python 3.6.5 ドキュメン... 6109
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 位点 ( high - and low -water limits) を設定します。 These two values (measured in number of bytes) control w ... ())) def connection_lost ( self , exc ): print ( 'The server closed the connection' ) print ( 'Stop the ev ... forever () except KeyboardInterrupt : pass # Close the server server . close () loop . run_until_complete ( ...
https://man.plustar.jp/python/library/asyncio-protocol.html - [similar]
18.5.3. タスクとコルーチン — Python 3.6.5 ドキュメント 6109
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... o have a freedom of tweaking the implementation of these functions in the future. If such a function is nee ...
https://man.plustar.jp/python/library/asyncio-task.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT