> * Any reason for the "# eof“ comments at the bottom? 

I want that; I consider it good practice to mark the intended end of
file.

> As a very general aside, I suggest you avoid doing anything other
> than assigning arguments in __init__ and instead use @classmethod
> constructors for initializing everything you need for a class.  See
> e.g. http://as.ynchrono.us/2014/12/asynchronous-object-initialization.html.
> [...]

Since I have no idea what you are talking about, I won't comment this
further :-)


    Werner
_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to