key_for_value(a_value)
Obtain a key associating a value. If a same value using "is" operator is not found, missing value is returened.
The values in XDict is not unique. A found value at the first will be returend.
anything : an object used as a key.