view tests/__init__.py @ 384:26337d097e18

Remove defunct nourl lists.
author Augie Fackler <durin42@gmail.com>
date Sat, 30 May 2009 15:34:29 -0500
parents 537de0300510
children
line wrap: on
line source

import imp, os, sys

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