Mercurial > hgsubversion
view tests/__init__.py @ 585:c3ba4ca81d16
editor: fix replaced files content in replay mode
author | Patrick Mezard <pmezard@gmail.com> |
---|---|
date | Tue, 02 Mar 2010 17:06:06 +0100 |
parents | 537de0300510 |
children |
line wrap: on
line source
import imp, os, sys sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))