Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d16f57bf4db4417c8d7a038a0b61bb24461cd64a
/
Lib
/
test
/
test_pipes.py
bec087f
fix incorrect auto-translation of TestSkipped -> unittest.SkipTest
by Benjamin Peterson
· 16 years ago
888a39b
remove test_support.TestSkipped and just use unittest.SkipTest
by Benjamin Peterson
· 16 years ago
0a04819
tr a-z A-Z does not work on Solaris (would require
by Martin v. Löwis
· 18 years ago
0226d85
* Skip test_pipes on non-POSIX.
by Georg Brandl
· 18 years ago
27d9ee3
Patch #1680959: add test suite for pipes module.
by Georg Brandl
· 18 years ago