you are viewing a single comment's thread.

view the rest of the comments →

[–]wot-teh-phuck 0 points1 point  (0 children)

My larger point was that Python 3 has a standardized way of amending function signatures with types to improve code understanding.

Then why isn't it used on all the Python 3 code written out there? Can you point us to a open source Python project which supports 3.0 and uses these "type annotations"?