python 2.6 lameness

Python 2.5 added a new field, “message”, to the base exception class.

Python 2.6 deprecates it.

We have code (using python 2.4) that was setting “message” and “status” (related to HTTP) in a perfectly legitimate way, that now spews warnings.

Excuse me, why do I have to change code that was working just fine?

One thought on “python 2.6 lameness

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>