[Pkg-bazaar-commits] ./bzr/unstable r713: - store docs

Martin Pool mbp at sourcefrog.net
Fri Apr 10 08:20:48 UTC 2009


------------------------------------------------------------
revno: 713
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Mon 2005-06-20 13:47:57 +1000
message:
  - store docs
modified:
  bzrlib/store.py
-------------- next part --------------
=== modified file 'bzrlib/store.py'
--- a/bzrlib/store.py	2005-06-20 03:47:46 +0000
+++ b/bzrlib/store.py	2005-06-20 03:47:57 +0000
@@ -64,7 +64,6 @@
     """
 
     def __init__(self, basedir):
-        """ImmutableStore constructor."""
         self._basedir = basedir
 
     def _path(self, id):



More information about the Pkg-bazaar-commits mailing list