Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 377 for [SIMILAR] 16 1024 4096 WITH 179610 fileinput WIT... (1.103 sec.)
What's New In Python 3.4 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Python » What's New In Python 3.4 ¶ 著者: R. David Murray < rdmurray @ bitdance . com > (編集者) この記事では 3.3 と比較した Python 3.4 の新機能を解説します。 Python 3.4 は2014年3月16日にリリースさ ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
超高水準レイヤ — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 超高水準レイヤ ¶ この章の関数を使うとファイルまたはバッファにある Python ソースコードを実行できますが、より詳細なやり取りをインタプリタとすることはできないでしょう。 これらの ...
https://man.plustar.jp/python/c-api/veryhigh.html - [similar]
16.15. errno --- 標準の errno システムシンボル — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 16. 汎用オペレーティングシステムサービス » 16.15. errno --- 標準の errno システムシンボル ¶ このモジュールから標準の errno システムシンボルを取得することができます。個々のシンボルの値は e ...
https://man.plustar.jp/python/library/errno.html - [similar]
22.5. chunk --- IFFチャンクデータの読み込み — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 22. マルチメディアサービス » 22.5. chunk --- IFFチャンクデータの読み込み ¶ ソースコード: Lib/chunk.py このモジュールはEA IFF 85チャンクを使用しているファイルの読み込みのためのインターフェ ...
https://man.plustar.jp/python/library/chunk.html - [similar]
What's New in Python 2.7 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Python » What's New in Python 2.7 ¶ 著者: A.M. Kuchling (amk at amk.ca) この文書は Python 2.7 の新機能について解説します。Python 2.7 は 2010 年 7 月 3 日にリリースされました。 数値周りの扱いが、浮動 ...
https://man.plustar.jp/python/whatsnew/2.7.html - [similar]
7.2. codecs --- codec レジストリと基底クラス — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 7. バイナリデータ処理 » 7.2. codecs --- codec レジストリと基底クラス ¶ ソースコード: Lib/codecs.py このモジュールは、標準的な Python codec (エンコーダとデコーダ) 用の基底クラスを定義し、c ...
https://man.plustar.jp/python/library/codecs.html - [similar]
6. Python Package Index (PyPI) — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの配布 (レガシーバージョン) » 6. Python Package Index (PyPI) ¶ Python Package Index (PyPI) はパッケージ作者が望む場合、配布ファイルのようなパッケージデータだけでなく、 distutils でパッケージされ ...
https://man.plustar.jp/python/distutils/packageindex.html - [similar]
4. C および C++ 拡張のビルド — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタの拡張と埋め込み » 4. C および C++ 拡張のビルド ¶ CPython の C 拡張は 初期化関数 をエクスポートした共有ライブラリ (例、 Linux の .so ファイルや Windows の .pyd ファイル) です。 インポートできる ...
https://man.plustar.jp/python/extending/building.html - [similar]
2. Python インタプリタを使う — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリアル » 2. Python インタプリタを使う ¶ 2.1. インタプリタを起動する ¶ Python インタプリタは、通常 /usr/local/bin/python3.6 にインストールされます。Unix シェルの検索パスに /usr/local/bin が含まれて ...
https://man.plustar.jp/python/tutorial/interpreter.html - [similar]
22.8. sndhdr --- サウンドファイルの識別 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 22. マルチメディアサービス » 22.8. sndhdr --- サウンドファイルの識別 ¶ ソースコード: Lib/sndhdr.py sndhdr モジュールには、ファイルに保存されたサウンドデータの形式を識別するのに便利な関数が ...
https://man.plustar.jp/python/library/sndhdr.html - [similar]