-
AJ Alt authored
`NotImplemented` is a constant singleton used in rich comparison overloading. It is not callable, and is not an exception. `NotImplementedError` is a built in exception.
27be77c3
`NotImplemented` is a constant singleton used in rich comparison overloading. It is not callable, and is not an exception. `NotImplementedError` is a built in exception.