[Checkins] SVN: lovely.tag/trunk/src/lovely/tag/index.py implement clear method

Bernd Dorn bernd.dorn at fhv.at
Wed Oct 25 23:31:33 EDT 2006


Log message for revision 70917:
  implement clear method

Changed:
  U   lovely.tag/trunk/src/lovely/tag/index.py

-=-
Modified: lovely.tag/trunk/src/lovely/tag/index.py
===================================================================
--- lovely.tag/trunk/src/lovely/tag/index.py	2006-10-26 01:13:09 UTC (rev 70916)
+++ lovely.tag/trunk/src/lovely/tag/index.py	2006-10-26 03:31:32 UTC (rev 70917)
@@ -69,3 +69,5 @@
             return IFTreeSet(items)
         return None
 
+    def clear(self):
+        pass



More information about the Checkins mailing list