예제 #1
0
파일: pages.py 프로젝트: marksteward/indico
 def __init__(self, aw, conference):
     WConfDisplayBodyBase.__init__(self)
     self._conf = conference
     self._tz = DisplayTZ(aw, conference).getDisplayTZ()
예제 #2
0
 def __init__(self, aw, conference):
     WConfDisplayBodyBase.__init__(self)
     self._conf = conference
     self._tz = DisplayTZ(aw, conference).getDisplayTZ()