pyceo/pylib/csc/apps/__init__.py

10 lines
224 B
Python
Raw Normal View History

2007-01-27 18:41:51 -05:00
# $Id: __init__.py 23 2006-12-18 20:14:51Z mspang $
"""
User Interfaces
This module contains frontends and related modules.
CEO's primary frontends are:
legacy - aims to reproduce the curses UI of the previous CEO
"""