initial import of ussd-pad
[ussd-widget] / ussd-pad / src / opt / ussd-pad / com / __init__.py
1 """
2 Component Subsystem
3 ===================
4
5 Component subsystem for extending the application.
6 @since: 0.96
7 """
8
9 import msgs
10 from exc import *
11 from Component import Component
12 from Container import Container