summaryrefslogtreecommitdiffstats
path: root/FOSS/Python/Dependencies/future-0.18.2/docs/hindsight.rst
blob: b4654c6af85b428ac0ada7675a0608e835eac6ca (plain)
1
2
3
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``.