OT: This Swift thing

alex23 wuwei23 at gmail.com
Tue Jun 10 01:32:57 EDT 2014


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.



More information about the Python-list mailing list