Rev 2800: Docs for all_packs. in http://people.ubuntu.com/~robertc/baz2.0/repository

Robert Collins robertc at robertcollins.net
Wed Oct 10 02:01:22 BST 2007


At http://people.ubuntu.com/~robertc/baz2.0/repository

------------------------------------------------------------
revno: 2800
revision-id: robertc at robertcollins.net-20071010010117-vuhcx6wvala0g1wd
parent: robertc at robertcollins.net-20071010005409-4o492b9bqzatqfww
committer: Robert Collins <robertc at robertcollins.net>
branch nick: repository
timestamp: Wed 2007-10-10 11:01:17 +1000
message:
  Docs for all_packs.
modified:
  bzrlib/repofmt/pack_repo.py    pack_repo.py-20070813041115-gjv5ma7ktfqwsjgn-1
=== modified file 'bzrlib/repofmt/pack_repo.py'
--- a/bzrlib/repofmt/pack_repo.py	2007-10-10 00:54:09 +0000
+++ b/bzrlib/repofmt/pack_repo.py	2007-10-10 01:01:17 +0000
@@ -181,6 +181,8 @@
     def all_packs(self):
         """Return a list of all the Pack objects this repository has.
 
+        Note that an in-progress pack being created is not returned.
+
         :return: A list of Pack objects for all the packs in the repository.
         """
         result = []



More information about the bazaar-commits mailing list