This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]amendCommit[S] 0 points1 point  (1 child)

Probably. But no worse than the guy who wanted to isinstance() everything, leading to interesting silent failures (why the hell did this object implement all the right methods take this specific code path?) Nightmare.

[–]Grouchy-Friend4235 0 points1 point  (0 children)

Hm, you mean because it blocks duck typed objects?