Quote:
Originally Posted by haertig
Of course, after all my time using Perl, moving to Python would be like moving from running naked your entire life to being forced to wear a 3x undersized Speedo swimsuit. A bit ... confining.
|
I wonder if you will still think this after exploring Python's nested generators, "partial" function variables, and "monkey patching".

Kovid uses these a lot in calibre. I confess to often needing a lot of time to understand what the code actually does. I also confess to sometimes failing to reach understanding.