[entropy.output] declare EOFError exception in readtext() docstring

This commit is contained in:
Fabio Erculiani
2012-05-22 12:50:38 +02:00
parent fe29c5eba1
commit f8ea2dffbe

View File

@@ -601,6 +601,7 @@ def readtext(request, password = False):
@type password: bool
@return: text read back from stdin
@rtype: string
@raise EOFError: if CTRL+D is pressed
"""
xterm_title(_("Entropy needs your attention"))
if password: