view tests/__init__.py @ 93:f537eb456cf7

svncommand: Check traceback length to stop masking real exceptions.
author Augie Fackler <durin42@gmail.com>
date Wed, 19 Nov 2008 10:16:24 -0600
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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