Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 127 for version (0.102 sec.)
Pythonモジュール索引 — Python 3.6.5 ドキュメント 5750
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... c Abstract base classes for containers colorsys Conversion functions between RGB and other color systems. com ... il Miscellaneous other utility functions distutils.version implements classes that represent module version n ... Thread-based parallelism. time Time access and conversions. timeit Measure the execution time of small code ...
https://man.plustar.jp/python/py-modindex.html - [similar]
安定 ABI (Stable Appliction Binary Interface) — Python 3.6.5 ドキュメント 5676
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... _API にサポートしたい最小の Python バージョンの PY_VERSION_HEX の値 ( API と ABI のバージョニング を参照) を設 ...
https://man.plustar.jp/python/c-api/stable.html - [similar]
型オブジェクト — Python 3.6.5 ドキュメント 5676
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... list ; destructor tp_del ; /* Type attribute cache version tag. Added in version 2.6 */ unsigned int tp_versi ... GS_HAVE_STACKLESS_EXTENSION および Py_TPFLAGS_HAVE_VERSION_TAG が入っています。 Py_TPFLAGS_LONG_SUBCLASS ¶ Py ...
https://man.plustar.jp/python/c-api/typeobj.html - [similar]
ipaddressモジュールの紹介 — Python 3.6.5 ドキュメント 5676
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » ipad ... address . ip_address ( '2001:db8::1' ) >>> addr6 . version 6 >>> addr4 . version 4 インタフェースからネットワ ...
https://man.plustar.jp/python/howto/ipaddress.html - [similar]
26.7. 2to3 - Python 2 から 3 への自動コード変換 — Python 3.6.5 ドキュメント 5676
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... tree to another use: $ 2to3 --output-dir = python3-version/mycode -W -n python2-version/mycode 26.7.2. 変換プ ...
https://man.plustar.jp/python/library/2to3.html - [similar]
16.10. curses --- 文字セル表示を扱うための端末操作 — Python 3.6.5 ドキュメント 5676
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ecified as a Unicode string or a byte string. 注釈 version 5.4 から、ncurses ライブラリは nl_langinfo 関数を利 ... ンのいくつかは、成功した際に OK を返します。 curses. version ¶ A bytes object representing the current version ... of the module. Also available as __version__ . Some constants are available to specify charac ...
https://man.plustar.jp/python/library/curses.html - [similar]
12.5. dbm --- Unix "データベース" へのインタフェース — Python 3.6.5 ドキュメン... 5676
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ベースを作成するようになりました。 Deprecated since version 3.6, will be removed in version 3.8: 'r' と 'w' モ ...
https://man.plustar.jp/python/library/dbm.html - [similar]
10. API リファレンス — Python 3.6.5 ドキュメント 5591
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... す。 引数名 value type name パッケージの名前 文字列 version パッケージのバージョン番号。 distutils.version を参 ... 最後にunreadした行から返されます。 10.22. distutils.version --- バージョン番号クラス ¶ 10.23. distutils.cmd -- ... ils.text_file --- TextFile クラス 10.22. distutils.version --- バージョン番号クラス 10.23. distutils.cmd --- ...
https://man.plustar.jp/python/distutils/apiref.html - [similar]
Python で Curses プログラミング — Python 3.6.5 ドキュメント 5591
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Pyth ... nix は全てには対応していないでしょう。 The Windows version of Python doesn't include the curses module. A por ... ted version called UniCurses is available. You could also try ... it invisible. For compatibility with older curses versions, there's a leaveok(bool) function that's a synony ... readable tests for such loops. It also supplies conversion functions that take either integer or 1-character- ...
https://man.plustar.jp/python/howto/curses.html - [similar]
19.1.4. email.policy: ポリシーオブジェクト — Python 3.6.5 ドキュメント 5591
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ncluding bug compatibility) with the pre-Python3.3 version of the email package. This default value for the p ... convenience functions will be changing in a future version of Python. Therefore you should always specify exp ...
https://man.plustar.jp/python/library/email.policy.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT