-
Recent Posts
Recent Comments
- tb on Pre-compiled binaries for PyCrypto 2.6.1 (py27) on Win7
- Dominik on Pre-compiled binaries for PyCrypto 2.6.1 (py27) on Win7
- admin on Package dk
- admin on django :: list_display can’t sort on attribute of foreign key field…
- Anika Dejong Butler on django :: list_display can’t sort on attribute of foreign key field…
Archives
Categories
Meta
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