]> granicus.if.org Git - python/commit
Patch #1680959: add test suite for pipes module.
authorGeorg Brandl <georg@python.org>
Thu, 30 Aug 2007 10:38:56 +0000 (10:38 +0000)
committerGeorg Brandl <georg@python.org>
Thu, 30 Aug 2007 10:38:56 +0000 (10:38 +0000)
commit27d9ee32abac7a580b1ffc980522535bdd20f09b
tree5ffc48061df1fcdb8e5b9792cf227d7530a28bf9
parentf11ed159f3c580c7b4d07dd1ce1d385f0efd9e09
Patch #1680959: add test suite for pipes module.
Lib/pipes.py
Lib/test/regrtest.py
Lib/test/test_pipes.py [new file with mode: 0644]
Lib/test/test_sundry.py