String to unicode - duplicating by function the effect of u prefix

Vincent phostu at gmail.com
Thu Jun 18 03:49:17 EDT 2009


On Jun 18, 3:23 pm, CiTro <citron... at yahoo.com> wrote:
> Thank you, Peter. That solved my problem.

the another way is,

codecs.raw_unicode_escape_decode(stringOne) == stringTwo




More information about the Python-list mailing list