view tests/__init__.py @ 114:3c5c2683eebb

Correct a typo in the README.
author John Paulett <john.paulett@gmail.com>
date Thu, 27 Nov 2008 21:24:06 -0600
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

import sys
import os
sys.path.append(os.path.dirname(os.path.dirname(__file__)))