view tests/__init__.py @ 606:789eec0a339c

wrappers: fix pull output if termwidth() is inexact This is going to happen soon on Windows.
author Patrick Mezard <pmezard@gmail.com>
date Mon, 26 Apr 2010 22:17:25 +0200
parents 537de0300510
children
line wrap: on
line source

import imp, os, sys

sys.path.insert(0, os.path.dirname(os.path.dirname(__file__)))