Mercurial > hgsubversion
view tests/__init__.py @ 197:43d56e973c3c
Replace a few asserts with aborts.
author | Dan Villiom Podlaski Christiansen <danchr@cs.au.dk> |
---|---|
date | Thu, 12 Feb 2009 15:08:53 +0100 |
parents | 79b0e059319d |
children | f423a8780832 |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(__file__)))