Mercurial > hgsubversion
view tests/__init__.py @ 292:761b095c11fb
Also ignore .pyo files.
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Thu, 19 Mar 2009 18:12:06 +0100 |
parents | 79b0e059319d |
children | f423a8780832 |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(__file__)))