mirror of https://github.com/python/cpython
3165fe6a56
sys.stderr or sys.stdin, and to work with any object as long as it has a write() (respectively readline()) methods. Some functions that took a FILE* argument now take an object* argument. |
||
---|---|---|
.. | ||
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 |