~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 3734.2.2.

Python-2.6 doesn't allow passing passing parameters to object methods __init__
and __new__.    

* bzrlib/weave.py:
(Weave.__init__): Don't pass parameters to object.__init__.

* bzrlib/revisionspec.py:
(RevisionSpec.__new__): Don't pass parameters to object.__new__.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: