On Tue, 2009-06-30 at 12:06 +0200, Nicolas Chauvet wrote: > Hello ! Hi Nicolas,
> While building python-kaa-display for Fedora 11 x86_64, I've hit two problems: > - popen2 (used on kaa-display) is been deprecated > - _new__() takes no parameters from kaa/weakref.py:61 of the kaa-base 0.6.0. These issues were resolved in trunk a few weeks back. They'll be included in the 0.99.0 release (the next release of kaa-base). > Both are warning, but I wonder if they that won't lead to other side > effect with python 2.6 Nope, there are no unwanted effects right now, just the warning. But it's necessary to take DeprecationWarnings seriously, because that means the code will eventually break in future Python releases. Thanks, Jason. ------------------------------------------------------------------------------ _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel