md5 module is deprecated
Status: Beta
Brought to you by:
dot_j
Still working, but I'm getting this error message. Does something need to be updated?
dmm@trinity:~$ mumbles-send
/usr/share/python-support/mumbles/src/GrowlNetwork.py:11: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import SocketServer, time, select, sys, md5, struct
mumbles-send: Invalid options. Try --help for usage details.