Assignment Versus Equality

Lawrence D’Oliveiro lawrencedo99 at gmail.com
Tue Jun 28 03:12:22 EDT 2016


On Tuesday, June 28, 2016 at 6:14:28 PM UTC+12, Rustom Mody wrote:
> Ive listed these spottinesses
> See http://blog.languager.org/2015/03/whimsical-unicode.html
> Specifically the section on ½-assed unicode support

Remember how those UTF-16-using pieces of software got sucked into it. They were assured it was UCS-2.

As for remembering to correctly free() after malloc(), it’s not that hard to do <https://github.com/ldo/dvd_menu_animator/blob/master/spuhelper.c>.



More information about the Python-list mailing list