cosmopolitan/third_party/python/Modules/_io
Justine Tunney adac64a52b Reduce makefile dependencies by 10%
The includes in libc/calls/calls.h have now been refactored so that
functions with struct parameters are declared in libc/calls/struct/
2022-06-08 20:01:28 -07:00
..
clinic Python 3.7 METH_FASTCALL backport (#406) 2022-05-13 05:05:12 -07:00
_iomodule.c Improve Python tree-shaking 2021-09-06 19:24:10 -07:00
_iomodule.h Undiamond Python headers 2021-08-12 14:07:40 -07:00
bufferedio.c Make whitespace changes 2021-08-13 03:20:45 -07:00
bytesio.c Make numerous improvements 2021-09-28 01:52:34 -07:00
fileio.c Reduce makefile dependencies by 10% 2022-06-08 20:01:28 -07:00
iobase.c Make whitespace changes 2021-08-13 03:20:45 -07:00
stringio.c Make numerous improvements 2021-09-28 01:52:34 -07:00
textio.c Make whitespace changes 2021-08-13 03:20:45 -07:00
winconsoleio.c Backporting METH_FASTCALL from Python 3.7 (#317) 2021-11-12 15:26:57 -08:00