view engine/python/fife/__init__.py @ 667:a5809f60d548

* Removed the instance id unique check from the loader.
author helios2000@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 08 Nov 2010 18:21:05 +0000
parents 64738befdf3b
children
line wrap: on
line source

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

__all__ = [
	'fife'
]