##// END OF EJS Templates
imanay -
r97:98
parent child
Show More
@@ -1,5 +1,5
1 1 import file
2 2 from client3 import *
3 3
4 absObj = ABSClient()
5 absObj.getConnectionStatus(ipDestino="100.100.12.117") No newline at end of file
4 absObj = ABSClient(ipDestino="100.100.12.117")
5 absObj.getConnectionStatus() No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now