Hacker News new | ask | show | jobs
by vladev 4930 days ago
Coroutines (ability to send values to generators, actually) have been in Python for quite a while, but I'm yet to see a decent use of them... When you add exceptions in the mix things start to get downhill.