Vinay Sajip <[email protected]> added the comment: It is deprecated by not being documented. It certainly isn't going to have documentation added for it.
Which code was calling the warn() method? Is it not possible to change this to call warning()? ----- Original Message ----- > From: anatoly techtonik <[email protected]> > To: [email protected] > Cc: > Sent: Thursday, 20 October 2011, 20:32 > Subject: [issue13235] logging.warn() is not documented > > > anatoly techtonik <[email protected]> added the comment: > > I've got a traceback, because forgot to implement this method in logging > wrapper. It should be either deprecated and removed or documented. > > ---------- > status: closed -> open > > _______________________________________ > Python tracker <[email protected]> > <http://bugs.python.org/issue13235> > _______________________________________ > ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13235> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
