/[thuban]/trunk/thuban/Thuban/Model/layer.py
ViewVC logotype

Diff of /trunk/thuban/Thuban/Model/layer.py

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

revision 258 by bh, Thu Aug 15 12:48:03 2002 UTC revision 260 by bh, Thu Aug 15 17:43:59 2002 UTC
# Line 160  class Layer(BaseLayer): Line 160  class Layer(BaseLayer):
160                                               maxdepth)                                               maxdepth)
161    
162      def Destroy(self):      def Destroy(self):
163          BaseLayer.Destroy()          BaseLayer.Destroy(self)
164          if self.shapefile is not None:          if self.shapefile is not None:
165              self.shapefile.close()              self.shapefile.close()
166              self.shapefile = None              self.shapefile = None

Legend:
Removed from v.258  
changed lines
  Added in v.260

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26