Mercurial > hgsubversion
view svnwrap/tests/__init__.py @ 11:83ed086ddf72
Add a missing newline.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Mon, 06 Oct 2008 14:09:15 -0500 |
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__))))