view tests/__init__.py @ 173:f244eaee5069

push_cmd: make _isdir() a standalone function
author Patrick Mezard <pmezard@gmail.com>
date Tue, 30 Dec 2008 20:34:03 -0600
parents 79b0e059319d
children f423a8780832
line wrap: on
line source

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