mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-26 16:50:25 +08:00
10c5e0cb44
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)