Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
ecdead62b4d7d6870c16a95f8dfcb40cd16bf516
/
Lib
/
test
/
test_pipes.py
99d848b
Merged revisions 85503 via svnmerge from
by Antoine Pitrou
· 15 years ago
4341e54
#7507: quote "!" in pipes.quote(); it is a special character for some shells.
by Georg Brandl
· 15 years ago
5cac46d
* fix issue#7476
by Jack Diederich
· 15 years ago
29dcdab
Make test_pipes a little bit more robust.
by Antoine Pitrou
· 16 years ago
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