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

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


------------------------------------------------------------
revno: 766
committer: Martin Pool <mbp at sourcefrog.net>
timestamp: Fri 2005-06-24 17:05:23 +1000
message:
  doc
modified:
  bzrlib/branch.py
-------------- next part --------------
=== modified file 'bzrlib/branch.py'
--- a/bzrlib/branch.py	2005-06-15 03:43:04 +0000
+++ b/bzrlib/branch.py	2005-06-24 07:05:23 +0000
@@ -785,7 +785,6 @@
                     
         
     def commit(self, *args, **kw):
-        """Deprecated"""
         from bzrlib.commit import commit
         commit(self, *args, **kw)
         



More information about the Pkg-bazaar-commits mailing list