view tests/__init__.py @ 180:3f1e8a5ec9dd

svn_swig_wrapper: hacky workaround to prevent running out of files in stupid replay.
author Augie Fackler <durin42@gmail.com>
date Tue, 06 Jan 2009 14:54:32 -0600
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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