mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
The Python programming language
https://www.python.org
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. |
||
|---|---|---|
| Demo | ||
| Doc | ||
| Grammar | ||
| Include | ||
| Lib | ||
| Mac/Lib | ||
| Modules | ||
| Objects | ||
| Parser | ||
| Python | ||
| Tools/scripts | ||