On Sat, 2008-12-27 at 11:48 -0500, Nick Nobody wrote: > On Sat, 2008-12-27 at 23:49 +1100, Alex Ghitza wrote: > > Hi, > > > > I have been using gpodder for a while now and I'm very happy with it. > > Many thanks for everybody's work! > > > > > > I recently noticed the following warning at start-up: > > > > /usr/lib/python2.6/site-packages/gpodder/libpodcasts.py:58: > > DeprecationWarning: the md5 module is deprecated; use hashlib instead > > import md5 > > > > Following the wiki instructions, I'm attaching a patch that replaces > > the use of the md5 module with the recommended hashlib module. I can > > also easily attach it to the bug tracker if that is a preferred > > alternative. > > Thanks for the fix :) > > > Best, > > Alex > > > > PS: Is there a way to do a full-text search in the gpodder-devel > > mailing list archives? > > > > I generally use google's "site" keyword: > site:https://lists.berlios.de/pipermail/gpodder-devel/ <query> > > This works provided that you're not trying to find something that's too > new. I'll add this to the wiki. > > > -- > > Alex Ghitza -- Lecturer in Mathematics -- The University of Melbourne > > -- Australia -- http://www.ms.unimelb.edu.au/~aghitza/ > > Happy holidays, > > nick
I created a custom google search, you can find it at the bottom of this page: http://wiki.gpodder.org/wiki/Mailing_List nick _______________________________________________ gpodder-devel mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-devel
