View Single Post
Old 11-25-2009, 04:11 PM   #894
evanmaastrigt
Connoisseur
evanmaastrigt doesn't litterevanmaastrigt doesn't litter
 
Posts: 78
Karma: 192
Join Date: Nov 2009
Device: Sony PRS-600
Quote:
Originally Posted by kovidgoyal View Post
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
Muchas Gracias for the tip
evanmaastrigt is offline