Mercurial > hgsubversion
view svnwrap/tests/__init__.py @ 141:6f2d67bf3039
Fix missing newlines.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Fri, 12 Dec 2008 09:47:54 -0600 |
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__))))