[viff-devel] [issue81] The sha module is deprecated use hashlib instead

Janus Dam Nielsen tracker at viff.dk
Thu Mar 26 02:36:21 PDT 2009


New submission from Janus Dam Nielsen <janus.nielsen at alexandra.dk>:

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.

----------
importance: 5.0
keyword: simple
messages: 311
nosy: jdn
status: chatting
title: The sha module is deprecated use hashlib instead
type: bug

____________________________________
VIFF Issue Tracker <tracker at viff.dk>
<http://tracker.viff.dk/issue81>
____________________________________


More information about the viff-devel mailing list