~bzr/ubuntu/maverick/bzr/bzr-ppa

« back to all changes in this revision

Viewing changes to bzrlib/plugins/weave_fmt/xml4.py

  • Committer: Max Bowsher
  • Date: 2012-03-11 00:18:38 UTC
  • mfrom: (144.1.23 natty)
  • Revision ID: _@maxb.eu-20120311001838-orc0v5vksuqp0431
Tags: 2.5.0-2~bazaar1~maverick1
MergeĀ 2.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
16
16
 
 
17
from __future__ import absolute_import
 
18
 
17
19
from bzrlib.xml_serializer import (
18
20
    Element,
19
21
    SubElement,