##// END OF EJS Templates
Improve readability of the server3
Improve readability of the server3

File last commit:

r76:77
r86:87
Show More
getStatus.py
6 lines | 88 B | text/x-python | PythonLexer
import file
from client3 import *
ns = 5
absObj = ABSClient()
absObj.getStatus(ns)