Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 70 for [SIMILAR] 16 1024 4096 WITH 319932 ネリ WITH 240... (0.464 sec.)
26.1. typing --- 型ヒントのサポート — Python 3.6.5 ドキュメント 10000
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 26. 開発ツール » 26.1. typing --- 型ヒントのサポート ¶ バージョン 3.5 で追加. ソースコード: Lib/typing.py 注釈 typing モジュールは 暫定的に 標準ライブラリに追加されました。マイナーリリース ...
https://man.plustar.jp/python/library/typing.html - [similar]
ジェネレータオブジェクト — Python 3.6.5 ドキュメント 4137
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » ジェネレータオブジェクト ¶ ジェネレータオブジェクトは、 Python がジェネレータイテレータを実装するのに使っているオブジェクトです。 ...
https://man.plustar.jp/python/c-api/gen.html - [similar]
26. 開発ツール — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 26. 開発ツール ¶ この章で紹介されるモジュールはソフトウェアを書くことを支援します。たとえば、 pydoc モジュールはモジュールの内容からドキュメントを生成します。 doctest と unittest モジュー ...
https://man.plustar.jp/python/library/development.html - [similar]
用語集 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » 用語集 ¶ >>> インタラクティブシェルにおけるデフォルトの Python プロンプトです。インタプリタでインタラクティブに実行されるコード例でよく出てきます。 ... The default Python prompt of the interactive shell when ent ...
https://man.plustar.jp/python/glossary.html - [similar]
What's New In Python 3.5 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Python » What's New In Python 3.5 ¶ エディタ: Elvis Pranskevichus < elvis @ magic . io >, Yury Selivanov < yury @ magic . io > この記事では 3.4 と比較した Python 3.5 の新機能を解説します。 Python 3 ...
https://man.plustar.jp/python/whatsnew/3.5.html - [similar]
What's New In Python 3.6 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Python » What's New In Python 3.6 ¶ エディタ: Elvis Pranskevichus < elvis @ magic . io >, Yury Selivanov < yury @ magic . io > この記事では 3.5 と比較した Python 3.6 の新機能を解説します。Python 3. ...
https://man.plustar.jp/python/whatsnew/3.6.html - [similar]
型オブジェクト — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 具象オブジェクト (concrete object) レイヤ » 型オブジェクト ¶ PyTypeObject ¶ 組み込み型を記述する際に用いられる、オブジェクトを表す C 構造体です。 PyObject * PyType_Type ¶ 型 ...
https://man.plustar.jp/python/c-api/type.html - [similar]
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]
21.18. smtpd --- SMTP サーバー — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 21. インターネットプロトコルとサポート » 21.18. smtpd --- SMTP サーバー ¶ ソースコード: Lib/smtpd.py このモジュールは SMTP (email) サーバを実装するためのいくつかのクラスを提供しています。 ...
https://man.plustar.jp/python/library/smtpd.html - [similar]
Argument Clinic How-To — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Argument Clinic How-To ¶ 著者: Larry Hastings 概要 Argument Clinic は CPython の C ファイルのプリプロセッサです。builtin の中の、退屈な引数解析のコードを自動化するのが目的です。このドキュメントでは ...
https://man.plustar.jp/python/howto/clinic.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT