Mercurial > hgsubversion
view tests/__init__.py @ 578:de384e4e0423
merge commands from utility_commands into svncommands
author | Dirkjan Ochtman <dirkjan@ochtman.nl> |
---|---|
date | Fri, 26 Feb 2010 15:00:15 +0100 |
parents | 537de0300510 |
children |
line wrap: on
line source
import imp, os, sys sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))