Esempio n. 1
0
 def __render_with_namespace__(self, namespace):
     '''Calls the script.'''
     self._updateFromFS()
     return Script.__render_with_namespace__(self, namespace)
Esempio n. 2
0
 def __render_with_namespace__(self, namespace):
     '''Calls the script.'''
     self._updateFromFS()
     return Script.__render_with_namespace__(self, namespace)