view engine/python/fife/__init__.py @ 486:2aaa22475acd

Debug is now automatically enabled when you build with profiling enabled.
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 03 May 2010 15:56:00 +0000
parents 64738befdf3b
children
line wrap: on
line source

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

__all__ = [
	'fife'
]