Move filecmp from using dict.has_key() to dict.__contains__() to silence
warnings triggered under -3.
1 file changed