#!/bin/bash set -x cd /tmp rm -rf pylib svn co http://codespeak.net/svn/py/dist pylib eval `$PYTHON /tmp/pylib/py/env.py` cd pylib py.test .