Mercurial > hgsubversion
view tests/__init__.py @ 543:2f5c7cef1723
svnwrap: drop unused fetch_all_files_to_dir()
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Tue, 02 Feb 2010 23:21:18 +0100 |
parents | 537de0300510 |
children |
line wrap: on
line source
import imp, os, sys sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))