Mercurial > hgsubversion
view tests/__init__.py @ 105:607d72c12dee
fetch_command: move diff file deletion code back with everything else
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Tue, 25 Nov 2008 09:18:27 -0600 |
parents | 79b0e059319d |
children | f423a8780832 |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(__file__)))