You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: