Python Library Reference
Previous: Up: 16. Unix Specific Services Next:

16.13 resource -- Resource usage information

Availability: Unix.

This module provides basic mechanisms for measuring and controlling system resources utilized by a program.

Symbolic constants are used to specify particular system resources and to request usage information about either the current process or its children.

A single exception is defined for errors:

exception error
The functions described below may raise this error if the underlying system call failures unexpectedly.



Subsections

Python Library Reference
Previous: Up: 16. Unix Specific Services Next:

Release 2.5.2, documentation updated on 21st February, 2008.
See About this document... for information on suggesting changes.

AltStyle によって変換されたページ (->オリジナル) /