~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2009-06-04 16:50:33 UTC
  • Revision ID: john@arbash-meinel.com-20090604165033-bfdo0lyf4yt4vjcz
We don't need a base Coder class, because Decoder._update_tail is different than Encoder._update_tail.
(one adds, one subtracts from self.size).
So we now have 2 versions of the macro, and the test suite stops crashing... :)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late 1.4 KB Diff Download File
ElementTree.py 1963.2.6 18 years ago Robey Pointer pychecker is on crack; go back to using 'is None'. 39.9 KB Diff Download File