~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/devscripts/ec2test/remote.py

Merge db-stable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
   the responsibility of handling the results that `LaunchpadTester` gathers.
17
17
"""
18
18
 
19
 
from __future__ import with_statement
20
 
 
21
19
__metatype__ = type
22
20
 
23
21
import datetime