Trees | Indices | Help |
|
---|
|
Utility functions wrapping other functions.
|
|||
boolean |
|
||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
|
|||
|
|||
|
Imports: time, socket, errno, tempfile, fcntl, os, select, logging
|
Sleep for a fixed amount of time.
|
Close a file descriptor ignoring errors.
|
Sets or unsets the close-on-exec flag on a file descriptor.
|
Sets or unsets the O_NONBLOCK flag on on a file descriptor.
|
Ignores ESRCH when calling a process-related function. ESRCH is raised when a process is not found.
|
Resets the random name generator of the tempfile module. This function should be called after |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Oct 27 14:18:50 2011 | http://epydoc.sourceforge.net |