view tests/__init__.py @ 605:b72850177e5c

stupid: update monkeypatch for 91c58cf54eee
author Augie Fackler <durin42@gmail.com>
date Thu, 22 Apr 2010 22:37:03 -0500
parents 537de0300510
children
line wrap: on
line source

import imp, os, sys

sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))