Move filecmp from using dict.has_key() to dict.__contains__() to silence