Beispiel #1
0
 def __init__(self):
     jsonAction.__init__(self)
Beispiel #2
0
 def __init__(self):
     jsonAction.__init__(self)
     self.region = web.ctx.session.region if hasattr(web.ctx.session, 'region') else None