]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #23009: Skip test_selectors.test_empty_select() on Windows
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 17 Dec 2014 00:07:56 +0000 (01:07 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 17 Dec 2014 00:07:56 +0000 (01:07 +0100)
commitfc6fdb112d46d9d7798c57f7347154234ca2b9a4
treecd6018b509c8683423bcdb9f00d2f4923c4e5ef1
parent707b5ccde56e89162660d7aaae584eeaf2736120
Issue #23009: Skip test_selectors.test_empty_select() on Windows
Lib/test/test_selectors.py