X Tutup
Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 166 Bytes

File metadata and controls

4 lines (3 loc) · 166 Bytes

In a perfect world, the new metaclass syntax should ideally be available in Python 2 as a __future__` import like from __future__ import new_metaclass_syntax.

X Tutup