md5.py deprecation error

Michel Salim michel.sylvan at gmail.com
Fri Mar 13 04:04:30 UTC 2009


On Thu, Mar 12, 2009 at 10:58 PM, Kevin Kofler <kevin.kofler at chello.at> wrote:
> Interpreted languages suck for pestering users with this kind of warnings.
> In a compiled language, this kind of stuff is detected at compile time and
> thus reported to a person likely to actually be able to fix it.
>
A workaround would be for these deprecation warnings to be turned off
unless the application is being run interactively (at the REPL) or if
a developer mode (--dev) is passed explicitly.

It does not look like Python has anything for this, though.

-- 
miʃel salim  •  http://hircus.jaiku.com/
IUCS         •  msalim at cs.indiana.edu
Fedora       •  salimma at fedoraproject.org
MacPorts     •  hircus at macports.org




More information about the fedora-test-list mailing list