|
|
|
|
|
by shadowgovt
887 days ago
|
|
That's Jerry's "thing." Jerry Holkins has always enjoyed how weird English is and what you can do to someone's brain with a few precisely-chosen words aligned in the right order; it's his writing style. If he applied his approach to Python coding, he'd be one of those folks who isn't happy until their entire program is a single `do()` method that executes by using decorators to synthesize classes and metaclasses out of thin air, that themselves generate the Python code as strings, that itself gets `eval()`'d to execute the intended program. |
|