]> granicus.if.org Git - python/commit
A new test here relied on preserving invisible trailing
authorTim Peters <tim.peters@gmail.com>
Fri, 25 Aug 2006 22:26:21 +0000 (22:26 +0000)
committerTim Peters <tim.peters@gmail.com>
Fri, 25 Aug 2006 22:26:21 +0000 (22:26 +0000)
commit4582d7d905ae4299dd2ff981bfbab5980c9ddb79
treece52baeaeed39cf4c97af61bd4ec066899785ae8
parentfae8f6a21ac574ab6184956058473341a93cce1a
A new test here relied on preserving invisible trailing
whitespace in expected output.  Stop that.
Lib/test/test_tokenize.py