Trees | Indices | Help |
|
---|
|
Utility functions wrapping other functions.
|
|||
(boolean, str) |
|
||
|
|||
|
|||
|
|||
|
|||
bool |
|
||
|
|||
|
|||
bool |
|
||
|
Imports: sys, 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.
|
Checks whether a file exists and is executable.
|
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 Mon Aug 22 11:13:09 2016 | http://epydoc.sourceforge.net |