|
The diff between the py3k and io-c branches, for whoever wants to review it.
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+10266 lines, -2793 lines) |
Patch |
|
|
Doc/library/io.rst
|
View
|
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
|
Lib/_pyio.py
|
View
|
|
1 chunk |
+1830 lines, -0 lines |
5 comments
|
Download
|
|
|
Lib/importlib/__init__.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
|
Lib/importlib/_bootstrap.py
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
|
Lib/io.py
|
View
|
|
2 chunks |
+37 lines, -2073 lines |
0 comments
|
Download
|
|
|
Lib/test/test_bufio.py
|
View
|
|
3 chunks |
+16 lines, -5 lines |
0 comments
|
Download
|
|
|
Lib/test/test_descr.py
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
|
Lib/test/test_file.py
|
View
|
|
13 chunks |
+32 lines, -15 lines |
0 comments
|
Download
|
|
|
Lib/test/test_fileio.py
|
View
|
|
10 chunks |
+37 lines, -21 lines |
0 comments
|
Download
|
|
|
Lib/test/test_io.py
|
View
|
|
38 chunks |
+1096 lines, -386 lines |
0 comments
|
Download
|
|
|
Lib/test/test_largefile.py
|
View
|
|
8 chunks |
+21 lines, -14 lines |
0 comments
|
Download
|
|
|
Lib/test/test_memoryio.py
|
View
|
|
5 chunks |
+146 lines, -29 lines |
0 comments
|
Download
|
|
|
Lib/test/test_univnewlines.py
|
View
|
|
6 chunks |
+24 lines, -12 lines |
0 comments
|
Download
|
|
|
Lib/test/test_uu.py
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
|
|
Makefile.pre.in
|
View
|
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
|
Modules/Setup.dist
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
|
Modules/_bufferedio.c
|
View
|
|
1 chunk |
+2130 lines, -0 lines |
0 comments
|
Download
|
|
|
Modules/_bytesio.c
|
View
|
|
9 chunks |
+44 lines, -46 lines |
0 comments
|
Download
|
|
|
Modules/_fileio.c
|
View
|
|
16 chunks |
+122 lines, -96 lines |
0 comments
|
Download
|
|
|
Modules/_iobase.c
|
View
|
|
1 chunk |
+902 lines, -0 lines |
0 comments
|
Download
|
|
|
Modules/_iomodule.h
|
View
|
|
1 chunk |
+150 lines, -0 lines |
0 comments
|
Download
|
|
|
Modules/_stringio.c
|
View
|
|
11 chunks |
+462 lines, -76 lines |
0 comments
|
Download
|
|
|
Modules/_textio.c
|
View
|
|
1 chunk |
+2389 lines, -0 lines |
0 comments
|
Download
|
|
|
Modules/io.c
|
View
|
|
1 chunk |
+760 lines, -0 lines |
0 comments
|
Download
|
|
|
PC/VC6/pythoncore.dsp
|
View
|
|
4 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
|
|
PC/config.c
|
View
|
|
2 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
|
|
PCbuild/pythoncore.vcproj
|
View
|
|
4 chunks |
+20 lines, -0 lines |
0 comments
|
Download
|
|
|
Python/pythonrun.c
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
|
setup.py
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 2
|