Mercurial > hgsubversion
view tests/__init__.py @ 555:cbd7065e6ab4
util: add parseurl method to abstract away differences between 1.4 and 1.5
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Sun, 07 Feb 2010 08:43:32 -0600 |
parents | 537de0300510 |
children |
line wrap: on
line source
import imp, os, sys sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))