[Pkg-bazaar-commits] ./bzr/unstable r612: doc

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:18:50 UTC 2009


------------------------------------------------------------
revno: 612
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Tue 2005-05-31 18:56:07 +1000
message:
  doc
modified:
  bzrlib/branch.py
-------------- next part --------------
=== modified file 'bzrlib/branch.py'
--- a/bzrlib/branch.py	2005-05-31 08:16:44 +0000
+++ b/bzrlib/branch.py	2005-05-31 08:56:07 +0000
@@ -478,7 +478,7 @@
             self.unlock()
 
 
-    # TODO: remove?
+    # FIXME: this doesn't need to be a branch method
     def set_inventory(self, new_inventory_list):
         inv = Inventory()
         for path, file_id, parent, kind in new_inventory_list:



More information about the Pkg-bazaar-commits mailing list