Mercurial > hgsubversion
view tests/__init__.py @ 332:56d877e6ccbb
__init__: rewrite extension docstring to be slightly less hostile.
author | Dan Villiom Podlaski Christiansen <danchr@gmail.com> |
---|---|
date | Tue, 19 May 2009 11:05:45 +0200 |
parents | 5dc8fee7fc96 |
children | 537de0300510 |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(__file__)))