This test failed on WindowsME because the full file path did not get
reported consistently with the *nix world. 'Lib/test/test_warnings.py' came out as 'lib\test\test_warnings.py'. The basename is all we care about so I used that.
R
Raymond Hettinger committed
dc9dcf135e7bde09726d0af5cd55f49c31851c66
Parent: 0320464