view tests/__init__.py @ 339:13998e698d3e

Merge with crew.
author Augie Fackler <durin42@gmail.com>
date Tue, 26 May 2009 22:22:00 -0500
parents 5dc8fee7fc96
children 537de0300510
line wrap: on
line source

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