Mypy now supports metaclasses in Python 2, see python/mypy#2830 so that now __metaclass__ attribute has special treatment. This PR makes small changes to fix the build (also most PRs are red because of this)