Mercurial > hgsubversion
view tests/__init__.py @ 556:8522f8ef799e
pushmod: make outdated parent error message more helpful
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Sun, 07 Feb 2010 15:56:25 +0100 |
parents | 537de0300510 |
children |
line wrap: on
line source
import imp, os, sys sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))