~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to woolyweave.py

  • Committer: mbp at sourcefrog
  • Date: 2005-03-23 06:37:30 UTC
  • Revision ID: mbp@sourcefrog.net-20050323063730-3b87f65c4469ab50
fix time.localtime call for python 2.3

Show diffs side-by-side

added added

removed removed

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