Exemplo n.º 1
0
def teardown():
    global mdcClient

    pymacdetect_ext.destroyClient(mdcClient)
Exemplo n.º 2
0
 def __exit__(self):
     pymacdetect_ext.destroyClient(self.mdcClient)
Exemplo n.º 3
0
def teardown():
    global mdcClient
    
    pymacdetect_ext.destroyClient(mdcClient)
Exemplo n.º 4
0
 def __exit__(self):
     pymacdetect_ext.destroyClient(self.mdcClient)