~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tuned_gzip.py

  • Committer: Jelmer Vernooij
  • Date: 2006-06-12 01:53:19 UTC
  • mto: (1558.16.3 revert-missing)
  • mto: This revision was merged to the branch mainline in revision 1767.
  • Revision ID: jelmer@samba.org-20060612015319-bed212cff7f6aaf9
Revert some of my spelling fixes and fix some typos after review by Aaron.

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