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

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:13:35 UTC 2009


------------------------------------------------------------
revno: 959
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Fri 2005-07-22 16:54:37 -0300
message:
  doc
modified:
  bzrlib/changeset.py
-------------- next part --------------
=== modified file 'bzrlib/changeset.py'
--- a/bzrlib/changeset.py	2005-07-16 00:07:40 +0000
+++ b/bzrlib/changeset.py	2005-07-22 19:54:37 +0000
@@ -1529,7 +1529,7 @@
 
 
         
-    
+# XXX: Can't we unify this with the regular inventory object
 class Inventory(object):
     def __init__(self, inventory):
         self.inventory = inventory



More information about the Pkg-bazaar-commits mailing list