コード例 #1
0
ファイル: glances.py プロジェクト: phoenix24/glances
	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()