Attacher une methode a une classe en python 2 minutesBinding a plain function to a class instance at runtime with types.MethodType, and how that differs from a regular instance method.