Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
bf5ff765970a15255a06e4a4ee7f18b5745079ad
/
Modules
/
_io
/
iobase.c
bf5ff76
Merged revisions 76805 via svnmerge from
by Benjamin Peterson
· 16 years ago
680bf1a
move to a naming scheme with all lowercase and underscores
by Benjamin Peterson
· 16 years ago
1fea321
use NULL for the ends of tables
by Benjamin Peterson
· 16 years ago
8d8d630
Issue 5682: Move _io module into its own subdirectory.
by Alexandre Vassalotti
· 16 years ago
[Renamed from Modules/_iobase.c]
00a9b73
Rewrite IOBase.readall to avoid costly string resizes, and plug a leak
by Antoine Pitrou
· 16 years ago
1fcadce
Fix failures introduced by buggy merge (2)
by Antoine Pitrou
· 16 years ago
4fa88fa
merge the io-c branch: C implementation of the io module
by Benjamin Peterson
· 16 years ago