예제 #1
0
def teardown():
    global mdcClient

    pymacdetect_ext.destroyClient(mdcClient)
예제 #2
0
 def __exit__(self):
     pymacdetect_ext.destroyClient(self.mdcClient)
예제 #3
0
def teardown():
    global mdcClient
    
    pymacdetect_ext.destroyClient(mdcClient)
예제 #4
0
 def __exit__(self):
     pymacdetect_ext.destroyClient(self.mdcClient)