commit | 4155f97699d0d1624442f3a317896add6ff0d8b5 | [log] [tgz] |
---|---|---|
author | R. David Murray <rdmurray@bitdance.com> | Thu Jun 17 13:23:18 2010 +0000 |
committer | R. David Murray <rdmurray@bitdance.com> | Thu Jun 17 13:23:18 2010 +0000 |
tree | 4d99ac3ad2d958e7e3cb0073f2fdbe8d68ccd19e | |
parent | d35a32e12eb7e3cf863cff80218e10c9bf3f351f [diff] |
Don't use os.normcase when the result we are expecting is None. This worked fine on linux but fails on Windows. That may or may not be a but in normcase.