view tests/__init__.py @ 449:bda5b47ad2a2

tags: handle editing a tag and its source branch simultaneously
author Augie Fackler <durin42@gmail.com>
date Tue, 23 Jun 2009 22:15:20 -0500
parents 537de0300510
children
line wrap: on
line source

import imp, os, sys

sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))