/[opental]/opental/OpenTAL/Static/TAL_File.py
ViewVC logotype

Diff of /opental/OpenTAL/Static/TAL_File.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by lalo, Wed Feb 5 02:49:35 2003 UTC revision 1.2 by lalo, Wed Feb 26 11:30:24 2003 UTC
# Line 103  class TAL_File(object): Line 103  class TAL_File(object):
103              if hasattr(context, context_name):              if hasattr(context, context_name):
104                  setattr(self, self_name, getattr(context, context_name))                  setattr(self, self_name, getattr(context, context_name))
105    
106        def refresh(self):
107            self._edit(self.path.text())
108    
109      def __call__(self, *args, **kw):      def __call__(self, *args, **kw):
110          tr_engine = pax.paxtransform.RenderingEngine()          tr_engine = pax.paxtransform.RenderingEngine()
111          for handler in handler_registry:          for handler in handler_registry:

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26