Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 41 - 47 of about 47 for debug (0.102 sec.)
2. setup スクリプトを書く — Python 3.6.5 ドキュメント 6779
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... す。 例えば: Extension ( ... , define_macros = [( 'NDEBUG' , '1' ), ( 'HAVE_STRFTIME' , None )], undef_macro ... 頭に、以下のマクロがあるのと同じになります: #define NDEBUG 1 #define HAVE_STRFTIME #undef HAVE_FOO #undef HAV ... い理由を見つける役には立ちません。そこで、 DISTUTILS_DEBUG 環境変数を空文字以外の何らかの値に設定しておけば、 ...
https://man.plustar.jp/python/distutils/setupscript.html - [similar]
19.1.9. email.message.Message: Representing an email message using the compat32 ... 6779
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... his in our example by making use of the _structure debug helper function: >>> for part in msg . walk (): .. ...
https://man.plustar.jp/python/library/email.compat32-message.html - [similar]
29.1. sys --- システムパラメータと関数 — Python 3.6.5 ドキュメント 6779
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 内部的かつ特殊な目的にのみ利用されるべきです。 sys. _debugmallocstats ( ) ¶ CPython のメモリアロケータの状態に ... 出力に出力します。 Python が configure 時に --with-pydebug オプションを指定してビルドされている場合、負荷のか ... す。各属性は読み出し専用になっています。 属性 フラグ debug -d inspect -i interactive -i optimize -O または -O ... e. This function is mainly useful for tracking and debugging memory leaks. Because of the interpreter's int ...
https://man.plustar.jp/python/library/sys.html - [similar]
13.5. zipfile --- ZIP アーカイブの処理 — Python 3.6.5 ドキュメント 6779
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ZipFile. filename ¶ Name of the ZIP file. ZipFile. debug ¶ 使用するデバッグ出力レベルです。この属性は 0 (デ ...
https://man.plustar.jp/python/library/zipfile.html - [similar]
6. モジュール (module) — Python 3.6.5 ドキュメント 6779
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... dout__', '_clear_type_cache', '_current_frames', '_debugmallocstats', '_getframe', '_home', '_mercurial', ' ... ', 'ZeroDivisionError', '_', '__build_class__', '__debug__', '__doc__', '__import__', '__name__', '__packag ...
https://man.plustar.jp/python/tutorial/modules.html - [similar]
6.2. re --- 正規表現操作 — Python 3.6.5 ドキュメント 6718
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... Unicode マッチングではバイト列は扱えません)。 re. DEBUG ¶ コンパイルした表現に関するデバッグ情報を出力しま ...
https://man.plustar.jp/python/library/re.html - [similar]
What's New in Python 2.6 — Python 3.6.5 ドキュメント 6718
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... た場合は verbose 属性は真となり、デバッグモードでは debug 属性が真、などです。これら属性は全て読み出し専用で ...
https://man.plustar.jp/python/whatsnew/2.6.html - [similar]
PREV 1 2 3 4 5 NEXT