On 01/05/2016 08:54 AM, Jan Cholasta wrote: > Hi, > > the attached patch replaces the default_encoding_utf8 binary module with > 2 lines of equivalent Python code. > > Honza > > >
This looks fine to me, however, I wonder, why this approach was ever taken? The sys.setdefaultencoding is available in all versions of Python ever supported by FreeIPA. Is it possible we're missing something here? Or was this option simply overlooked? Ccing Rob. Tomas -- Manage your subscription for the Freeipa-devel mailing list: https://www.redhat.com/mailman/listinfo/freeipa-devel Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code
