Merge pull request #53 from johtso/develop

Make prompt module accessible
This commit is contained in:
Kenneth Reitz
2012-06-14 10:07:15 -07:00
+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 *