~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to woolyweave.py

  • Committer: Martin Pool
  • Date: 2005-06-27 02:18:05 UTC
  • mto: This revision was merged to the branch mainline in revision 852.
  • Revision ID: mbp@sourcefrog.net-20050627021805-13222ad1af28eeae
Check in old existing knit code.

Show diffs side-by-side

added added

removed removed

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