Brett Cannon <[email protected]> added the comment: On Mon, Sep 7, 2009 at 12:35, Jean-Paul Calderone<[email protected]> wrote: > > Jean-Paul Calderone <[email protected]> added the comment: > > After looking at this more carefully, I find myself wondering what > exactly is being deprecated at all.
The message attribute as introduced in Python 2.5 based on http://www.python.org/dev/peps/pep-0348/ . > > Brett said: >> it's needed for anyone who came to rely on the feature in their 2.5 > code from Python. > > Can someone help me understand what the feature is? > > ---------- > > _______________________________________ > Python tracker <[email protected]> > <http://bugs.python.org/issue6844> > _______________________________________ > ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue6844> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
