Mercurial > hgsubversion
view tests/__init__.py @ 593:eb16630bceb1
maps: fix a % formatting bug
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Sat, 27 Mar 2010 18:42:47 -0500 |
parents | 537de0300510 |
children |
line wrap: on
line source
import imp, os, sys sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))