Mercurial > hgsubversion
view tests/__init__.py @ 392:35993ba9d119
urls: Make sure we preserve username in urls given to ssh.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Sat, 06 Jun 2009 11:53:21 -0500 |
parents | 537de0300510 |
children |
line wrap: on
line source
import imp, os, sys sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))