Mercurial > hgsubversion
view svnwrap/tests/__init__.py @ 308:41aa4c3f789e
A quick stab at a distutils installation script.
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Sun, 03 May 2009 15:29:59 +0200 |
parents | 79b0e059319d |
children |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(os.path.dirname(__file__))))