introduce ini config for frontends, by default
This commit is contained in:
parent
acdb0b9300
commit
b81e681131
4 changed files with 110 additions and 5 deletions
|
|
@ -18,7 +18,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
|
||||
"""
|
||||
|
||||
from .base import BaseApplication
|
||||
from .base import BaseApplication, ConfigError
|
||||
from .console import ConsoleApplication
|
||||
from .prompt import PromptApplication
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue