Hi All,

This post is prompted by this PR <https://github.com/numpy/numpy/pull/11222>.
It would be good to come up with a timeline and plan for rewriting the
examples to be Python 3 compatible. When we do so, we should also make it
assumed that `from __future__ import print_function` has been executed when
the examples are executed in Python 2.7. Might want to include `division`
in that future import as well.

Anyway, wanted to raise the subject. Thoughts?

Chuck
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to