werkzeug.Accept.quality

Accept.quality(key)[source]

Returns the quality of the key.

New in version 0.6: In previous versions you had to use the item-lookup syntax (eg: obj[key] instead of obj.quality(key))