Thread
:
Custom recipes (archive, read-only)
View Single Post
11-25-2009, 03:54 PM
#
893
kovidgoyal
creator of calibre
Posts: 45,455
Karma: 27757438
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Safest way to handle special characters in python scripts is to just use the encoded for like this u'a\u0062cd' where \u0062 is the code for b
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS