summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
0dad430)
svn path=/package_branches/invirt-web/ajaxterm-rebased/; revision=2754
return d
@cherrypy.expose
return d
@cherrypy.expose
def at(self, machine_id, k=None, c=0, force=0):
machine = validation.Validate(cherrypy.request.login, cherrypy.request.state, machine_id=machine_id).machine
if machine_id in self.atsessions:
def at(self, machine_id, k=None, c=0, force=0):
machine = validation.Validate(cherrypy.request.login, cherrypy.request.state, machine_id=machine_id).machine
if machine_id in self.atsessions: