On 06/18/2013 02:22 PM, Glyph wrote:
Making an API that previously documented raising (or failing)
exception types A, B, and C raise (or fail with) D is not necessarily
a compatible change. Making it raise (or fail with) A' (a subclass of
A) is, though.
The API for pop3client does *not* document the expected exceptions, so
backwards compatibility isn't really an issue here.
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python