view svnwrap/tests/__init__.py @ 122:04c92c2c4501

SubversionRepo: work around ra.get_files() not releasing input buffer
author Patrick Mezard <pmezard@gmail.com>
date Tue, 02 Dec 2008 20:13:13 -0600
parents 79b0e059319d
children
line wrap: on
line source

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