~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tuned_gzip.py

  • Committer: Aaron Bentley
  • Date: 2006-06-12 02:11:45 UTC
  • mfrom: (1759.2.2 integration)
  • mto: This revision was merged to the branch mainline in revision 1767.
  • Revision ID: aaron.bentley@utoronto.ca-20060612021145-0ced20f7791f3c66
Fix some typos (found using aspell) (Jelmer Vernooij).

Show diffs side-by-side

added added

removed removed

Lines of Context:
139
139
        4168 in 200
140
140
        """
141
141
        # We've read to the end of the file, so we should have 8 bytes of 
142
 
        # unused data in the decompressor. If we dont, there is a corrupt file.
 
142
        # unused data in the decompressor. If we don't, there is a corrupt file.
143
143
        # We use these 8 bytes to calculate the CRC and the recorded file size.
144
144
        # We then check the that the computed CRC and size of the
145
145
        # uncompressed data matches the stored values.  Note that the size