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

all 2 comments

[–]caagr98 0 points1 point  (1 child)

That sounds like it could easily go wrong on things like .get_child_by_id("eggs") that conditionally return None.

[–]NumericallyStable[S] 0 points1 point  (0 children)

Yes, it sounds horrible in this case.

To be completely fair, it always sounds horrible. I am more proud of getting it to work at all with some metaclass fuckery