Mercurial > hgsubversion
view tests/__init__.py @ 297:1611834e39ee
Prevent '.hg/svn/url' from overriding a URL specified on the command line.
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Fri, 27 Mar 2009 02:17:33 +0100 |
parents | 79b0e059319d |
children | f423a8780832 |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(__file__)))