menpo.base
menpo.io
menpo.image
menpo.feature
menpo.landmark
menpo.math
menpo.model
menpo.shape
menpo.transform
menpo.visualize
menpo.base.
MenpoDeprecationWarning
Bases: Warning
Warning
A warning that functionality in Menpo will be deprecated in a future major release.
with_traceback
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.