view tests/__init__.py @ 290:153266401676

hg_delta_editor: add timezone to default date to avoid DST issues
author Patrick Mezard <pmezard@gmail.com>
date Tue, 28 Apr 2009 21:16:35 +0200
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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