Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
5d45a8dc2247d6d9f59e57d7719c3d467dd3b40d
/
Lib
/
test
/
test_bz2.py
bb9c739
Add error checks for the bz2, cStringIO and operator modules.
by Walter Dörwald
· 21 years ago
a94568a
Patch #734231: Update RiscOS support. In particular, correct
by Martin v. Löwis
· 22 years ago
21d3a32
Combine the functionality of test_support.run_unittest()
by Walter Dörwald
· 22 years ago
572f523
Applying patch #728656, by logistix, fixing opening of nonexistent
by Gustavo Niemeyer
· 22 years ago
7cbd247
Add test to ensure files (fds) don't leak
by Neal Norwitz
· 22 years ago
c70a8e4
OS/2 EMX has no popen2.Popen3 even though bunzip2 is available
by Andrew MacIntyre
· 23 years ago
c293704
This uses only one temp file at a time, so use test_support.TESTFN as
by Tim Peters
· 23 years ago
44a7910
I already forgot what I changed -- it wasn't important <wink>.
by Tim Peters
· 23 years ago
63c1081
OK -- all tests pass on Windows now. The rest were due to 3 more
by Tim Peters
· 23 years ago
9de06bd
More tests run on Windows now. Something is still wrong here, but no
by Tim Peters
· 23 years ago
499d09a
Many changes to get this to pass on Windows, and to make it easier to
by Tim Peters
· 23 years ago
3de7526
Whitespace normalization.
by Tim Peters
· 23 years ago
e713031
Comment out the test docstrings so we can at least tell which tests are failing.
by Tim Peters
· 23 years ago
230a60c
Whitespace normalization.
by Tim Peters
· 23 years ago
ae9cbee
Open at least one binary file in binary mode. This allows a few of the
by Tim Peters
· 23 years ago
f8ca836
Patch implementing bz2 module.
by Gustavo Niemeyer
· 23 years ago