Earlier, we learned that objects can be implicitly converted to a boolean if used in a place where a bool is expected, such as a conditional expression. We can also let Python do an implicit ...
Still I'll leave it to those that know the code better then ignorant me to figure out the best fix. Also completely random nitpick, but I noticed the _type method docstring lists other types it will ...