Skip to main content
Stack Overflow
  1. About
  2. For Teams

Timeline for UTF-32 in Python

Current License: CC BY-SA 3.0

5 events
when toggle format what by license comment
Sep 22, 2012 at 19:29 vote accept rodling
Sep 22, 2012 at 19:25 comment added rodling i've read that file, it is useful but I am still confused how to go about my problem. All I need is to convert anything that is not human readable into readable format so I can test it for certain conditions and then write it to a file. I am not a professional coder in any sense. I simply need clean output, thats all
Sep 22, 2012 at 19:19 comment added Jonas Schäfer define "plain text". There is no such thing as "plain text" in that context. I suggest reading The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets
Sep 22, 2012 at 18:58 comment added rodling If I encode u'\u201d'.encode('utf-32') I get: '\xff\xfe\x00\x00\x1d \x00\x00' I need to convert that symbol into plain text for GUI and save it as txt
Sep 22, 2012 at 18:56 history answered akgood CC BY-SA 3.0

AltStyle によって変換されたページ (->オリジナル) /