#!/usr/bin/env python from nose.core import run, collector if __name__ == '__main__': run()