]> granicus.if.org Git - python/commit
A raise of unittest.SkipTest leaked through in the backport for issue7900,
authorRonald Oussoren <ronaldoussoren@mac.com>
Sun, 1 Aug 2010 18:46:05 +0000 (18:46 +0000)
committerRonald Oussoren <ronaldoussoren@mac.com>
Sun, 1 Aug 2010 18:46:05 +0000 (18:46 +0000)
commit1fa5e059a4d2fc118e798d0fe1e185894aebe0c6
treec99897874fbf89ce75a84fd7e8f589af9ff8dc64
parent9e291faed308c3e17d7c83980bf745472d303e77
A raise of unittest.SkipTest leaked through in the backport for issue7900,
and that causes test failes on some platforms.
Lib/test/test_posix.py