示例#1
0
 def __render_with_namespace__(self, namespace):
     '''Calls the script.'''
     self._updateFromFS()
     return Script.__render_with_namespace__(self, namespace)
示例#2
0
 def __render_with_namespace__(self, namespace):
     '''Calls the script.'''
     self._updateFromFS()
     return Script.__render_with_namespace__(self, namespace)