top | item 45943737

(no title)

trallnag | 3 months ago

While in Python everything is overridable, does this show up in practice outside of (testing) frameworks? I feel like this is way more common in Java. My experience in Python is limited to small micro service like backends and data science apps.

discuss

order

ferd|3 months ago

I've seen it a lot on Django projects. Maybe I was just unlucky on the Python projects I've joined.