]> granicus.if.org Git - python/commit
Get rid of a superfluous space after "--" in the message printed for a
authorGuido van Rossum <guido@python.org>
Tue, 18 Sep 2001 20:34:19 +0000 (20:34 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 18 Sep 2001 20:34:19 +0000 (20:34 +0000)
commiteb9490526508dc643c2329771f95a925e5412049
treef35a046394b4aef383c51cd303cb9d38fcc8db1c
parent89fb72dd76e0ba32c919671cdddb500bbc4e2f0a
Get rid of a superfluous space after "--" in the message printed for a
skipped test -- the print command already supplies a space.
Lib/test/regrtest.py