Mercurial > hgsubversion
view tests/__init__.py @ 229:7f20914e52e8
Better 502 logic that does not catch non-502 errors.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Tue, 31 Mar 2009 15:53:41 -0500 |
parents | 79b0e059319d |
children | f423a8780832 |
line wrap: on
line source
import sys import os sys.path.append(os.path.dirname(os.path.dirname(__file__)))