1ea99bdff2c0423b0c41936f67b7a5c49553574f
[nepi.git] / src / nepi / testbeds / planetlab / __init__.py
1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*-
3
4 from constants import TESTBED_ID, TESTBED_VERSION
5 from execute import TestbedController 
6