##// END OF EJS Templates
abs control scripts
abs control scripts

File last commit:

r76:77
r76:77
Show More
sendFile.py
6 lines | 116 B | text/x-python | PythonLexer
abs control scripts
r76 import file
from client3 import *
r46
filename = "experimento1.abs"
absObj = ABSClient()
absObj.sendFile(filename)