~fabricematrat/charmworld/redirect-charm

« back to all changes in this revision

Viewing changes to charmworld/test_utils.py

  • Committer: Abel Deuring
  • Date: 2013-02-11 17:04:31 UTC
  • mto: This revision was merged to the branch mainline in revision 143.
  • Revision ID: adeuring@gmx.net-20130211170431-058uaixeahmy253u
Copyright noticed added to circa 35 Python and JS files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Copyright 2012, 2013 Marco Ceppi, Canonical Ltd.  This software is
 
2
# licensed under the GNU Affero General Public License version 3 (see
 
3
# the file LICENSE).
 
4
 
1
5
from ConfigParser import ConfigParser
2
6
from cStringIO import StringIO
3
7
from datetime import datetime