]> granicus.if.org Git - python/commit
Issue #28815: Skip TIPC tests if /proc/modules is not readable
authorMartin Panter <vadmium+py@gmail.com>
Sat, 24 Dec 2016 10:41:37 +0000 (10:41 +0000)
committerMartin Panter <vadmium+py@gmail.com>
Sat, 24 Dec 2016 10:41:37 +0000 (10:41 +0000)
commit500794dc0165d7b4404c8503b5d430bc749c9582
tree46b02816f4c3d464607adaa24bc4b4dbc39abb04
parent427ca62dde4233c9b4065f3e4139ce0e5ce5b752
Issue #28815: Skip TIPC tests if /proc/modules is not readable

Based on patch by Patrila.
Lib/test/test_socket.py