Mercurial > hgsubversion
view svnwrap/tests/__init__.py @ 42:485ae93bc358
Only print this message if we actually care.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Sun, 26 Oct 2008 22:43:01 -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__))))