Skip to content

py2vs3

create_base_metaclass(base_class_name, metaclass, *bases)

Create new class with specified metaclass based on specified base class(es).

python2_is_deprecated()

Print warning when using Python 2, since the support for running EasyBuild with it is deprecated.

  • easybuild