hgkw/keyword.py
branchkwmap-templates
changeset 169 6df702b4601e
parent 168 368fbd5b054c
child 170 1a17c8f20f22
--- a/hgkw/keyword.py	Wed Jun 27 13:50:06 2007 +0200
+++ b/hgkw/keyword.py	Thu Jun 28 10:09:13 2007 +0200
@@ -188,7 +188,6 @@
     '''
     def __init__(self, opener, path, kwtemplater):
         super(kwfilelog, self).__init__(opener, path)
-        self.path = path
         self.kwtemplater = kwtemplater
 
     def read(self, node):