Feedjack uses the deprecated md5 library: this causes a warning to be
raised on import on Python 2.6.
The attached patch avoids the warning and is compatible with previous
Python versions.
Original issue reported on code.google.com by daniele....@gmail.com on 30 Jul 2009 at 12:46
Original issue reported on code.google.com by
daniele....@gmail.com
on 30 Jul 2009 at 12:46Attachments: