~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to tools/trace-revisions

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-01-31 14:04:56 UTC
  • mfrom: (1551.10.2 Aaron's mergeable stuff)
  • Revision ID: pqm@pqm.ubuntu.com-20070131140456-56881c31a01089a3
Handle merge with dangling inventory entries

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /usr/bin/env python
 
1
#! /usr/bin/env python2.4
2
2
 
3
3
import sys
4
4