view engine/python/fife/__init__.py @ 566:90d369c788c0

Updated the basicapplication extension to initialize pychan and modal execution. Also fixed the demos and editor to reflect this change.
author prock@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 28 Jun 2010 15:43:42 +0000
parents 64738befdf3b
children
line wrap: on
line source

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

__all__ = [
	'fife'
]