On Sun, 2011-01-23 at 21:49 +0100, Dirk Meyer wrote:
> -                    print ' ' * (type_col_len + 5) + '| %s: %s' % (key, 
> r.get(key))
> +                    print ' ' * (type_col_len + 5) + '| %s: %s' % (key, 
> kaa.unicode_to_str(r.get(key)))

Should use kaa.py3_b() instead of unicode_to_str(), and py3_str()
instead of str_to_unicode().  See r4407.



------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to