Monthly Archives: November 2019

Printing unicode to windows terminal from scratch (2.7)

Python 2.7 is dying, but still, here is a way to print a unicode string without requiring users to edit python stdlib files or changing code pages (both being both scary and inconvenient). I can’t imagine this being anything but … Continue reading

Posted in Uncategorized | Leave a comment