def test_unused_port_factory_fixture(unused_tcp_port_factory, loop): """Test the unused TCP port factory fixture.""" @asyncio.coroutine def closer(_, ...
確定! 回上一頁