Sean wrote:
> 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?

FYI, I submitted a patch to correct the docs:
http://www.python.org/sf/1094011

Reinhold
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to