~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to test.py

  • Committer: Aaron Bentley
  • Date: 2008-03-11 13:25:33 UTC
  • Revision ID: aaron@aaronbentley.com-20080311132533-m4ycn0ck7wqwmkq9
Update for API change

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/usr/bin/env python2.4
 
1
#!/usr/bin/env python
2
2
USAGE = """Just run test.py.  Any supplied arguments are treated as PYTHONPATH
3
3
prefixes."""
4
4
import sys