~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 4679.3.94.

  • Committer: John Arbash Meinel
  • Date: 2009-10-12 16:48:36 UTC
  • mto: (4679.5.3 2.1-static-tuple-no-use)
  • mto: This revision was merged to the branch mainline in revision 4735.
  • Revision ID: john@arbash-meinel.com-20091012164836-bxmj69poeaqgfxkw
Python 2.5 and Pyrex 0.9.6.4 compatibility.

Change foo += X => foo = foo + X, etc. A bit of a pain,
but not terrible to ensure 0.9.6.4 compatibility.
At least 'api' is still defined in the 0.9.6 series.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: