Convert uses of the builtin file() to the builtin open(). Calls to file() are not converted by 2to3.
Authored by: ryanmay 2010-07-15
Parent: [r8551]
Child: [r8553]