|
|
|
|
|
by eikenberry
1877 days ago
|
|
> every time I see a python talk (pycon or else), with fancy tricks like metaclasses.. All I can think of is what a mistake those features were in python. "Fancy tricks" are generally the author trying to be clever (in the Kernighan sense) and ends up obfuscating the result. Not saying it works this way in CL, I don't have the experience to make the call, but in Python it was (and probably still is) prevalent. |
|