view engine/python/fife/__init__.py @ 696:e201abd8c807

Merged in the VFS fix for absolute paths from FIFE svn trunk. * This fix superseeds my previous patch, so that patch has been removed.
author M. George Hansen <technopolitica@gmail.com>
date Fri, 10 Jun 2011 23:37:46 -1000
parents 64738befdf3b
children
line wrap: on
line source

# -*- coding: utf-8 -*-

__all__ = [
	'fife'
]