view tests/__init__.py @ 295:aacc8cf83e13

Ensure proper handling of nested tag paths by sorting and reversing them.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Thu, 26 Mar 2009 16:37:35 +0100
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

import sys
import os
sys.path.append(os.path.dirname(os.path.dirname(__file__)))