Issues Show Unassigned Show All Search
Login Remember me? Register Lost your login?
Help Roundup docs
Created on 2009-03-26.10:36:21 by jdn, last changed 2009-03-26.10:36:21 by jdn.
the sha module is deprecated as of Python 2.6.1 /Users/fagidiot/Documents/viff/viff/prss.py:46: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha We should change to the hashlib module instead.