ConstraintIterationInfo.fromkeys#

classmethod ConstraintIterationInfo.fromkeys(iterable, value=None, /)[source]#

Create a new dictionary with keys from iterable and values set to value.