~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to woolyweave.py

  • Committer: mbp at sourcefrog
  • Date: 2005-04-04 09:50:24 UTC
  • Revision ID: mbp@sourcefrog.net-20050404095024-4646dbcc42eada9e
workaround for python2.3 difflib bug

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
weave1 = [
2
 
    ['i', 1, ['hello world']]
3
 
    ]