]> granicus.if.org Git - python/commit
Fix test failure on Windows, and add skip check if even unicodedata
authorR. David Murray <rdmurray@bitdance.com>
Thu, 14 May 2009 16:12:57 +0000 (16:12 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Thu, 14 May 2009 16:12:57 +0000 (16:12 +0000)
commit878555401e28a6da0ce05d2de637058a20ea7504
tree2af57b86bfe62a037ce2c6011286dcc3798f900a
parent8953913cf565b18742c16622a0b486e05bf2a113
Fix test failure on Windows, and add skip check if even unicodedata
turns out not to be an external module on some other platform.
Lib/test/test_inspect.py