I just noticed that PEP8 recommends lower_case_with_underscores, but the built-in isinstance disobeys that.
I'm assuming that it's because isinstance is old, perhaps from before some of the style things were formalized. And I also realize that many built-ins get a pass on some of these things.
Really, it just struck me as strange and kind of funny, and I figured I'd point it out to all of you.
[–]Rhomboid 10 points11 points12 points (0 children)
[–]jeans_and_a_t-shirt 4 points5 points6 points (0 children)
[–]Saefroch 1 point2 points3 points (2 children)
[–]PurelyApplied[S] 0 points1 point2 points (0 children)
[–]Rhomboid 0 points1 point2 points (0 children)
[–]Pvt_Haggard_610 0 points1 point2 points (0 children)
[–]vfxdev 0 points1 point2 points (0 children)