easybuild.tools.py2vs3 package¶
Module contents¶
-
easybuild.tools.py2vs3.create_base_metaclass(base_class_name, metaclass, *bases)¶ Create new class with specified metaclass based on specified base class(es).
-
easybuild.tools.py2vs3.python2_is_deprecated()¶ Print warning when using Python 2, since the support for running EasyBuild with it is deprecated.