##// END OF EJS Templates
Testing frame transfer without colon.
Testing frame transfer without colon.

File last commit:

r76:77
r91:92
Show More
changeBeam.py
6 lines | 95 B | text/x-python | PythonLexer
import file
from client3 import *
beam = "4"
absObj = ABSClient()
absObj.changeBeam(beam)