/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to tools/capture_tree.py

  • Committer: Jonathan Lange
  • Date: 2007-04-23 05:59:29 UTC
  • mto: This revision was merged to the branch mainline in revision 2446.
  • Revision ID: jml@canonical.com-20070423055929-chgdr92da63lhcri
Parametrize URLParametrizedIntegerBugTracker even further so we don't need to
subclass.

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
# Copyright (C) 2005 Canonical Ltd
4
4