##// END OF EJS Templates
- Implementando la vista view del perfil.
- Implementando la vista view del perfil.

File last commit:

r99:100
r125:126
Show More
getConnectionStatus.py
5 lines | 132 B | text/x-python | PythonLexer
/ trunk / absroot / source / abspy / scripts / getConnectionStatus.py
Script para verificacion de conexión de los módulos a la red.
r78 import file
from client3 import *
r99 #absObj = ABSClient(ipDestino="100.100.12.117")
absObj = ABSClient()
r97 absObj.getConnectionStatus()