|
|
|
|
|
by coldtea
2535 days ago
|
|
>It violates the philosophies of Python and UNIX where one function, or one line, should preferably only do one thing, and do it well. Python never had that philosophy... You might confused it with "there should be one, and preferably only one, obvious way to do anything". |
|