Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 31 - 36 of about 36 for expression (0.067 sec.)
29.12. inspect --- 活動中のオブジェクトの情報を取得する — Python 3.6.5 ドキュメ... 7147
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... cts used to implement comprehensions and generator expressions. バージョン 3.6 で変更: These parameter names are ... erator objects with this flag can be used in await expression, and can yield from coroutine objects. See PEP 492 ...
https://man.plustar.jp/python/library/inspect.html - [similar]
What's New In Python 3.0 — Python 3.6.5 ドキュメント 7147
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ehaves mostly like the old long type. PEP 238 : An expression like 1/2 returns a float. Use 1//2 to get the trun ...
https://man.plustar.jp/python/whatsnew/3.0.html - [similar]
3. データモデル — Python 3.6.5 ドキュメント 7084
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... execute until it provides a value using the yield expression. When the function executes an empty return statem ...
https://man.plustar.jp/python/reference/datamodel.html - [similar]
5. インポートシステム — Python 3.6.5 ドキュメント 7084
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... 前のトピックへ 4. 実行モデル 次のトピックへ 6. 式 (expression) ナビゲーション 索引 モジュール | 次へ | 前へ | Py ...
https://man.plustar.jp/python/reference/import.html - [similar]
What's New in Python 2.3 — Python 3.6.5 ドキュメント 7084
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 整数を返すようになっています。これは isinstance(int(expression), int) が偽を返すかもしれないという逆説的な結果をも ...
https://man.plustar.jp/python/whatsnew/2.3.html - [similar]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 7084
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... erful a general-purpose tool for safely evaluating expression strings using the Python literal syntax. The ast.l ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
PREV 1 2 3 4 NEXT