Mercurial > hgsubversion
view tests/__init__.py @ 79:2e47623fa174
fetch_command: handle failing svn.diff3() on Windows, fetch full revision
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Sun, 09 Nov 2008 18:08:35 -0600 |
parents | 79b0e059319d |
children | f423a8780832 |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(__file__)))