Mercurial > hgsubversion
view tests/__init__.py @ 508:e5dedda7bee0
utility_commands: remove old svn version command in favor of new wrapper
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Mon, 14 Dec 2009 09:36:22 -0600 |
parents | 537de0300510 |
children |
line wrap: on
line source
import imp, os, sys sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))