Make prompt module accessible

This commit is contained in:
Johannes
2012-05-14 12:43:19 +02:00
parent 02016e8b06
commit 3e03a9ceb9
+1
View File
@@ -11,5 +11,6 @@ This module provides the text output helper system.
from . import colored
from . import progress
from . import prompt
from .core import *