复制代码def test_netbios_getnode(self): if importable('win32wnet') and importable('netbios'): self.check_node(uuid._netbios_getnode(), 'netbios')