cpython/Modules/_io
Miss Islington (bot) 525ab8f310
Fix typo in _io.TextIOWrapper Clinic input (GH-94037) (GH-94117)
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
(cherry picked from commit ca308c13da)

Co-authored-by: fikotta <81991278+fikotta@users.noreply.github.com>
2022-06-22 14:22:46 +02:00
..
clinic
_iomodule.c
_iomodule.h
bufferedio.c gh-84461: Silence some compiler warnings on WASM (GH-93978) (#94025) 2022-06-20 16:09:55 +02:00
bytesio.c
fileio.c
iobase.c
stringio.c
textio.c Fix typo in _io.TextIOWrapper Clinic input (GH-94037) (GH-94117) 2022-06-22 14:22:46 +02:00
winconsoleio.c