Bug 37727

Summary: Deprecated code
Product: papyon Reporter: Gabriele "Whisky" Visconti <whisky.junk>
Component: generalAssignee: papyon-bugs
Status: NEW --- QA Contact:
Severity: minor    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Gabriele "Whisky" Visconti 2011-05-29 12:36:37 UTC
there seems to be code  that as been deprecated, in papyon:

	/Users/fastfading/src/emesene/emesene/e3/papylib/papyon/papyon/errors.py:70: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
		self.message = message
	/Users/fastfading/src/emesene/emesene/e3/papylib/papyon/papyon/errors.py:74: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
 		ret = "%s Parse Error: %s" % (self.protocol, self.message)

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.