> print '\n%s encoding on %s\n' % (enc, item) was it piped because when a print is piped python won't do str.encode('utf-8') because it does not know the encoding of the pipe but when it's on terminal it could guess the output encoding am I right ? -- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list