예제 #1
0
	def end(self):
		# Shutdown the libstatgrab
		statgrab.sg_shutdown()
예제 #2
0
 def tearDown(self):
     statgrab.sg_shutdown()
예제 #3
0
	def end(self):
		# Shutdown the libstatgrab
		statgrab.sg_shutdown()
예제 #4
0
파일: test.py 프로젝트: i-scream/pystatgrab
 def tearDown(self):
     statgrab.sg_shutdown()