On Mon, 2010-04-19 at 12:12 -0300, ygormu...@dcc.ufba.br wrote:
> Michael Ströder :
> > Just raising DeprecationWarning exception breaks existing code. I have to
> > reject your patch. ;-)
> I understand.
> > I've checked in a solution which only outputs a warning (just like
> > md5.py does
> > i
Michael Ströder :
> Just raising DeprecationWarning exception breaks existing code. I have to
> reject your patch. ;-)
I understand.
> I've checked in a solution which only outputs a warning (just like
> md5.py does
> in recent Python releases). So old code should still work.
I agree that thi