view tests/__init__.py @ 510:925ff8c5989c

Do URI-encode before opening
author Afriza N. Arief <afriza.na@gmail.com>
date Thu, 24 Dec 2009 13:10:36 -0600
parents 537de0300510
children
line wrap: on
line source

import imp, os, sys

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