This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-11 15:12:20 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1829bb4591f0e088df31efe99778792da676f044
cpython
/
Modules
/
_io
T
History
Victor Stinner
fd53a5a011
(Merge 3.3) Issue
#16367
: Fix FileIO.readall() on Windows for files larger than 2 GB.
2013-01-03 03:38:38 +01:00
..
_iomodule.c
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:26:36 +02:00
_iomodule.h
…
bufferedio.c
merge 3.3 (
#16597
)
2012-12-20 11:55:16 -06:00
bytesio.c
…
fileio.c
(Merge 3.3) Issue
#16367
: Fix FileIO.readall() on Windows for files larger than 2 GB.
2013-01-03 03:38:38 +01:00
iobase.c
…
stringio.c
…
textio.c
merge 3.3 (
#16597
)
2012-12-20 11:55:16 -06:00