Mercurial > hgsubversion
view svnwrap/tests/__init__.py @ 113:31923684e4dc
Better note on how to pull a repository.
author | John Paulett <john.paulett@gmail.com> |
---|---|
date | Thu, 27 Nov 2008 21:23:01 -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__))))