twisted.mail._except.LineTooLong(POP3ClientError)
class documentationtwisted.mail._except
View Source
(View In Hierarchy)
An error indicating that the server sent a line which exceeded the
maximum line length (LineOnlyReceiver.MAX_LENGTH
).