On 6 September 2015 at 06:07, Glyph <gl...@twistedmatrix.com> wrote:
>
> On Sep 5, 2015, at 04:03, Amber Hawkie Brown <hawk...@atleastfornow.net>
> wrote:
>
snip

> It's Python's API which has changed here, so I don't think that it's
> Twisted's responsibility to replicate this behavior.  Subclassing is bad,
> and Python's changes of public attributes to such a core language-feature
> level class as Exception is extra bad, but I think that attempting to
> simultaneously support every version of Python's public API via Twisted
> would be a mistake.

What harmed is done if the twisted.internet.error.ProcessTerminated
exception has an explicit message attribute?

Thanks!

-- 
Adi Roiban

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to