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