Aug. 20, 2014
6:13 p.m.
On 20 August 2014 18:37, Andrea Censi <censi@mit.edu> wrote:
What can one do with a decorator that cannot be done with annotations?
Python 2 compatibility. Paul PS This discussion is leading me to feel that annotations aren't really that useful compared to a well-written decorator, so why *not* leave them specifically for static type information, as Guido suggested...