﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
859	Running unit tests throws DeprecationWarnings	imhavoc	imhavoc	"{{{
bigpig@~ $ tahoe restart
STOPPING /home/bigpig/.tahoe
process 11011 is dead
STARTING /home/bigpig/.tahoe
/usr/lib/pymodules/python2.6/foolscap/banana.py:2: DeprecationWarning: the sets module is deprecated
  import struct, sets, time
/usr/lib/python2.6/dist-packages/formless/annotate.py:730: DeprecationWarning: object.__new__() takes no parameters
  rv = cls = InterfaceClass.__new__(cls, name, bases, dct)
/usr/lib/python2.6/dist-packages/nevow/testutil.py:7: DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module.
  from popen2 import Popen3
/usr/lib/python2.6/dist-packages/nevow/guard.py:15: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
/usr/lib/pymodules/python2.6/allmydata/storage_client.py:31: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha, time
client node probably started
}}}

System is AMD64, dual-core. Tahoe-lafs runs fine.

This tahoe-lafs was installed form apt-get. Let me know if I can supply more informatoin."	defect	closed	minor	1.7.0	code	1.5.0	fixed	DeprecationWarning twisted news-done		
