On 6/06/2014 9:11 PM, Alain Ketterlin wrote:
The nice thing with optional type annotations and an hypothetical Python
compiler would be that you could, e.g., continue using the interpreter
during development and then compile for production use.

s/annotations/decorators/ and you effectively have Cython's "pure Python" mode.
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to