]> granicus.if.org Git - python/commit
SF bug 418615: regular expression bug in pipes.py.
authorTim Peters <tim.peters@gmail.com>
Wed, 25 Apr 2001 03:43:14 +0000 (03:43 +0000)
committerTim Peters <tim.peters@gmail.com>
Wed, 25 Apr 2001 03:43:14 +0000 (03:43 +0000)
commitc09cee4d92acbf77c1ca3a417975762a8ffcf59c
tree61c118973ff24636869fa4c6957cfbcf66260fe3
parentd29abb991518d61cfcfcdbdedfec8655cb211c1d
SF bug 418615: regular expression bug in pipes.py.
Obviously bad regexps, spotted by Jeffery Collins.

HELP!  I can't run this on Windows, and the module test() function
probably doesn't work on anyone's box.  Could a Unixoid please write
an at least minimal working test and add it to the std test suite?
Lib/pipes.py