##// END OF EJS Templates
Testing frame without semicolon.
Testing frame without semicolon.

File last commit:

r88:89
r102:103
Show More
starServer.py
6 lines | 116 B | text/x-python | PythonLexer
import file
from server3 import *
absObj = ABSServer(ipDestino="100.100.12.117")
while 1:
absObj.waitRequest()