Home | Trees | Indices | Help |
|
---|
|
|
|||
poll |
|
|||
|
|
|||
POLLNVAL def select(self, rlist, wlist, xlist, timeout=1.0): import select return select.select(rlist, wlist, xlist, timeout) |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Aug 1 18:45:00 2012 | http://epydoc.sourceforge.net |