_finger
モジュール
_finger.machine
_finger.time
_finger.unit
クラス定義
_finger.Finger
インスタンス
_finger.timEx = TimerEx()
定数
ACK_FAIL
_finger.ACK_FAIL = int(1)
ACK_FULL
_finger.ACK_FULL = int(4)
ACK_NOUSER
_finger.ACK_NOUSER = int(5)
ACK_SUCCESS
_finger.ACK_SUCCESS = int(0)
ACK_TIMEOUT
_finger.ACK_TIMEOUT = int(8)
ACK_USER_EXIST
_finger.ACK_USER_EXIST = int(7)
ACK_USER_OCCUPIED
_finger.ACK_USER_OCCUPIED = int(6)
__file__
_finger.__file__ = str('units/_finger.py')
__name__
_finger.__name__ = str('units._finger')