Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 1 - 3 of about 3 for RLIMIT (0.012 sec.)
35.11. resource --- リソース使用状態の情報 — Python 3.6.5 ドキュメント 11905
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... .1. リソースの制限 ¶ リソースの使用は下に述べる setrlimit() 関数を使って制限することができます。各リソースは ... ースはシステムに依存します。指定できるリソースは getrlimit(2) マニュアルページで解説されています。以下に列挙す ... のリソースの上限を示すための定数です。 resource. getrlimit ( resource ) ¶ resource の現在のソフトおよびハード ... 失敗した場合には error が送出されます。 resource. setrlimit ( resource , limits ) ¶ resource の新たな消費制限を ...
https://man.plustar.jp/python/library/resource.html - [similar]
What's New In Python 3.4 — Python 3.6.5 ドキュメント 8185
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... in bpo-13592 and bpo-17087 .) resource ¶ 新規関数 prlimit() は、指定プロセスのリソースリミットの問い合わせと ... ームで、いくつかの Linux 固有の定数も追加されました: RLIMIT_MSGQUEUE , RLIMIT_NICE , RLIMIT_RTPRIO , RLIMIT_RT ... TIME , RLIMIT_SIGPENDING . (Contributed by Christian Heimes in b ... ムで、いくつかの FreeBSD 固有の定数が追加されました: RLIMIT_SBSIZE , RLIMIT_SWAP , RLIMIT_NPTS . (Contributed ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
26.8. test --- Python 用回帰テストパッケージ — Python 3.6.5 ドキュメント 7775
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... dialogs using SetErrorMode . On UNIX, resource.setrlimit() is used to set resource.RLIMIT_CORE 's soft limi ...
https://man.plustar.jp/python/library/test.html - [similar]
PREV 1 NEXT