コード例 #1
0
 def status(self):
     """ Short msg telling what devices are active. """
     return network.status_message()
コード例 #2
0
ファイル: network.py プロジェクト: dougsland/anaconda
 def status(self):
     """ Short msg telling what devices are active. """
     return network.status_message()