~nskaggs/qa-dashboard/contribtrack

« back to all changes in this revision

Viewing changes to manage.py

  • Committer: Chris Johnston
  • Date: 2013-04-18 15:43:33 UTC
  • Revision ID: chrisjohnston@ubuntu.com-20130418154333-xuc58c4qpv971vrg
Tags: 2013.04.18
Fix manage.py

Show diffs side-by-side

added added

removed removed

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