It doesn't sound like libraries will solve your problem, but rather gaining a deeper understanding of encoding and strings. There are some very good PyCon conferences that I think should touch on what you are looking to understand.
- https://www.youtube.com/watch?v=Mx70n1dL534 - https://www.youtube.com/watch?v=sgHbC6udIqc On 1 December 2015 at 08:02, Rémi Deletrain <[email protected]> wrote: > I tried this way but it does not work properly... > I have always problem with encode format > > -- > You received this message because you are subscribed to the Google Groups > "Python Programming for Autodesk Maya" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/1ef6b5cf-e350-4cb7-aeaa-c50e4e7ec526%40googlegroups.com > <https://groups.google.com/d/msgid/python_inside_maya/1ef6b5cf-e350-4cb7-aeaa-c50e4e7ec526%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- *Marcus Ottosson* [email protected] -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAFRtmOChXYw49g8b0iX%3DkP5R69zNLf6tsOVFJdimqM_pYj%2BgrA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
