On Wed, Apr 16, 2014 at 3:50 PM, Fernando Perez <[email protected]>wrote:
> Does argument clinic work with python2 or is it python3 only? > > http://legacy.python.org/dev/peps/pep-0436/ > > It is python3 only, but is should not be hard to adapt it to generate 2/3 compatible code.
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
