Dealing with unicode in Python

I say transliterating, but I really just mean coping with strings involving unprintable characters…   Today I came across a neat little trick which I hope helps you as much as I. take the following print statement this will break but there are some cases where exact spelling isn’t important you just to to out … Continue reading Dealing with unicode in Python