mirror of
https://github.com/python/cpython.git
synced 2026-01-05 23:12:38 +00:00
interfaces to variants of select() system call, "myselect.h". This includes adding fileno() methods to files, sockets and stdwin. |
||
|---|---|---|
| .. | ||
| classobject.c | ||
| fileobject.c | ||
| floatobject.c | ||
| frameobject.c | ||
| funcobject.c | ||
| intobject.c | ||
| listobject.c | ||
| longobject.c | ||
| methodobject.c | ||
| moduleobject.c | ||
| object.c | ||
| stringobject.c | ||
| tupleobject.c | ||
| typeobject.c | ||
| xxobject.c | ||