Mercurial > hgsubversion
view tests/__init__.py @ 188:f48cd62a9de4
fetch_command: fix coding style
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Wed, 21 Jan 2009 20:10:32 -0600 |
parents | 79b0e059319d |
children | f423a8780832 |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(__file__)))