[gDesklets] Using hashlib instead of md5



Hi there,

long time no see ;). It's been pretty quiet in here lately....

Anyway, just started to close some bugs and came across this one here:

Bug #413798:
md5 module deprecation warning in log file

So, this bug can easily be closed by using hashlib instead on md5 in
plugin/Interface.py.
But switching to hashlib would mean to move on to python 2.5+, too, as
the hashlib has been introduced in version 2.5.

So... are we ready to take this step yet ?

What do you think ???

Greetings, Bjoern


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]