python - Unicode int to char, leading zero -


i have integer representing unicode character want transform actual character can print out.

however function unichr() gives me different behaviour depending on whether there leading 0 or not. (see screenshot below better explanation)

however, when integer stored in variable first behavior whilst want achieve second. how can this?

enter image description here


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -