? about file() and open()

Sean D.Sean.Morris at gmail.com
Sun Jan 2 17:56:47 EST 2005


Was wondering if there was any difference between these two functions.
I have read some text that said file() wasn't introduced until 2.2 and
that it was synonymous with open().  Does this mean that I should be
using file() where I used open() before?

Sean Morris




More information about the Python-list mailing list