commit | 7944ea523ed1da2cfa99c922509caa07114b4096 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Sep 14 15:50:40 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Sep 14 15:50:40 1998 +0000 |
tree | c1c3383b033de2233cf1020dad0b3631f7a841bd | |
parent | 09eea820050afd4e61dce30d3248efd089bf8400 [diff] |
Patch by Marc-Andre Lemburg: use re module to compare test results. This makes it possible to accept that on Linux %w returns "01" instead of "1", for example.