+−#!/usr/bin/env python +− +− +− +−if __name__ == '__main__': +− print 'This is not a standalone script. Please run it using tests/run.py.' +−