def test_windll_getnode(self): import os if importable('ctypes') and os.name == 'nt': self.check_node(uuid._windll_getnode(), 'windll')