The Python 3 dictionary values() method no longer returns a list, so a list() call is needed.
Authored by: bugman 2012-10-02
Parent: [r17689]
Child: [r17691]