Mercurial > hgsubversion
view tests/__init__.py @ 447:0d3b5acb1d51
tags: handle edits to tags as gracefully as possible
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Tue, 23 Jun 2009 21:38:27 -0500 |
parents | 537de0300510 |
children |
line wrap: on
line source
import imp, os, sys sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))