Skip to content

Instantly share code, notes, and snippets.

from __future__ import with_statement
from fabric.api import *
import urllib2
env.key_filename = ['/home/release/.ssh/sahana_release']
'''Definitions for 'Test' infrastructure'''
def test():