commit | 0955f29703fed81b9bf47a91314e615454496f67 | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Sun Aug 08 16:43:59 2004 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Sun Aug 08 16:43:59 2004 +0000 |
tree | cd78c7db19f87cce71875717611ce9c457dcb8d1 | |
parent | 2a5f656d0c93df175cf1ca2fe991927d3fd4a053 [diff] |
Tell unittest that source files with "badsyntax" in their names should raise SyntaxError. test_compiler passes now on WinXP, at least in a release-build non-O run.