NoneType = type(None) [docs]class MissingSentinel: """Class to detect when a field is not initialized."""