|
|
|
|
|
by zahlman
446 days ago
|
|
I can remember in the mid-00s especially, Python gurus were really fond of saying "Python is not Java". But `unittest` was "inspired by" JUnit and `logging` looks an awful lot like my mental image of Log4J of the time. > But recently I heard more extreme advice - someone recommended "write every function as a member of a class" and "put every class in its own file". Good heavens. |
|