Comment 3 for bug 1965584

Revision history for this message
sezanzeb (sezanzeb) wrote :

This is really surprising considering the if-statement that wraps it:

if value in qualities:
    return qualities.index(value)