mirror of
https://github.com/python/cpython.git
synced 2025-11-03 11:23:31 +00:00
function on creation. (There's a funny thing about the return value of the close function that should be resolved.) Also added 'isatty' method. |
||
|---|---|---|
| .. | ||
| 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 | ||