|
You are here |
blog.kchung.co | ||
| | | | |
akaptur.github.com
|
|
| | | | | Nick Coghlan added another interesting note in response to my last post about creating side-effecting assignments in python. Here's Nick: @ ... | |
| | | | |
danielms.site
|
|
| | | | | I build things and drink coffee. | |
| | | | |
blog.kgriffs.com
|
|
| | | | | Implementing Python's magic string methods is tricky when it comes to Unicode characters and Py3K compatibility. I recently came across this problem in OpenStack, and wanted to share the strategy we are using to work around the issue. | |
| | | | |
www.sixfoisneuf.fr
|
|
| | | [AI summary] A developer explores the technical intricacies of UTF-8 encoding, analyzing how emojis, flags, and complex symbols are constructed and decomposed using code points and zero-width joiners. | ||