view tests/__init__.py @ 100:91ce18fa0375

Add a diff command that behaves kind of like svn diff.
author Augie Fackler <durin42@gmail.com>
date Fri, 21 Nov 2008 16:15:23 -0600
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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