Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 16 of about 16 for optimize (0.030 sec.)
2. 拡張の型の定義: チュートリアル — Python 3.6.5 ドキュメント 7711
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... R() when deleting an attribute. Don't try to micro-optimize at the expense of robustness! The deallocator Cust ...
https://man.plustar.jp/python/extending/newtypes_tutorial.html - [similar]
12.1. pickle --- Python オブジェクトの直列化 — Python 3.6.5 ドキュメント 7711
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ンパクトな pickle 化を必要とする場合は、 pickletools.optimize() を使用してください。 class pickle. Unpickler ( f ...
https://man.plustar.jp/python/library/pickle.html - [similar]
27.4. Python プロファイラ — Python 3.6.5 ドキュメント 7711
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 0.000 0.000 0.000 0.000 sre_compile . py : 201 ( _optimize_charset ) 4 0.000 0.000 0.000 0.000 sre_compile . ...
https://man.plustar.jp/python/library/profile.html - [similar]
29.1. sys --- システムパラメータと関数 — Python 3.6.5 ドキュメント 7711
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... す。 属性 フラグ debug -d inspect -i interactive -i optimize -O または -OO dont_write_bytecode -B no_user_site ...
https://man.plustar.jp/python/library/sys.html - [similar]
What's New in Python 2.6 — Python 3.6.5 ドキュメント 7537
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... o Batista; bpo-1106316 .) pickletools モジュールに optimize() 関数が追加されました。これは pickle を含んだ文字 ...
https://man.plustar.jp/python/whatsnew/2.6.html - [similar]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 7537
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... g=0, division_warning=0, inspect=0, interactive=0, optimize=0, dont_write_bytecode=0, no_user_site=0, no_site= ... ments: 0 Number of locals: 3 Stack size: 11 Flags: OPTIMIZED, NEWLOCALS, NOFREE Constants: 0: 'Choose a random ... さな性能向上が多く追加されました: Python's peephole optimizer now recognizes patterns such x in {1, 2, 3} as be ... g a test for membership in a set of constants. The optimizer recasts the set as a frozenset and stores the pre ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
PREV 1 2 NEXT