Hacker News new | ask | show | jobs
by grandpoobah 1566 days ago
Except that's not what this is. These are just "type comments" that are not enforced at runtime.
2 comments

Are python type annotations enforced at runtime ? I'm pretty sure they're not
I thought Python type comments weren't enforced at runtime either.. are they?
No, they are not.