@ -83,6 +83,9 @@ class _MissingSentinel:
def __eq__(self, other):
return False
def __bool__(self):
def __repr__(self):
return '...'