Comment 17 for bug 356281

Revision history for this message
dobey (dobey) wrote : Re: [Bug 356281] Re: DeprecationWarning: object.__init__() takes no parameters

Anyone writing python code using dbus, and wanting to test their dbus
interfaces in unit tests will find this annoying, as it will spew
several copies of this warning during unit tests. As python-dbus isn't
the only module that causes a DeprecationWarning, these can become quite
annoying if you're using several of these modules in the same code base.

On Mon, 2009-05-11 at 06:15 +0000, Martin Pitt wrote:
> Annoying> Really? How does a normal user see this? If it's affecting
> users, can you please change the description to point out the impact?
> (xsession-errors log spam is hardly sufficient)
>
> Thank you!
>