view tests/__init__.py @ 95:10dd34deac3b

utility_commands: fix outgoing against crew (required because of crew cset 87158be081b8)
author Augie Fackler <durin42@gmail.com>
date Wed, 19 Nov 2008 10:23:48 -0600
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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