~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/knit.py

  • Committer: Aaron Bentley
  • Date: 2009-05-28 07:56:59 UTC
  • mfrom: (4384 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4386.
  • Revision ID: aaron@aaronbentley.com-20090528075659-bb835aj2sr711emf
Merge bzr.dev into commit-preview.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3407
3407
        fulltext.)
3408
3408
 
3409
3409
        :return: A list of (key, index_memo) records, suitable for
3410
 
            passing to read_records_iter to start reading in the raw data fro/
 
3410
            passing to read_records_iter to start reading in the raw data from
3411
3411
            the pack file.
3412
3412
        """
3413
3413
        if key in self._annotated_lines: