diff options
Diffstat (limited to 'FOSS/Python/Dependencies/future-0.18.2/docs/hindsight.rst')
| -rw-r--r-- | FOSS/Python/Dependencies/future-0.18.2/docs/hindsight.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/FOSS/Python/Dependencies/future-0.18.2/docs/hindsight.rst b/FOSS/Python/Dependencies/future-0.18.2/docs/hindsight.rst new file mode 100644 index 0000000..b4654c6 --- /dev/null +++ b/FOSS/Python/Dependencies/future-0.18.2/docs/hindsight.rst @@ -0,0 +1,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``. |
