Get one quick Python tip each week Weekly Python advice: one quick Python tip every week

When to use NotImplemented PREMIUM

Trey Hunner smiling in a t-shirt against a yellow wall
Trey Hunner
4 min. read Watch as video Python 3.8—3.11
Python Morsels
Watch as video
03:40

When should we use NotImplemented in Python?

Dunder methods return NotImplemented

Integers and floating point numbers can be compared with equality:

...

A Python Tip Every Week

Need to fill-in gaps in your Python skills? I send weekly emails designed to do just that.

Python Morsels
Watch as video
03:40