Gary Herron wrote:

First of all, some terminology: You are not *calling* a file, you are *opening* it or reading.

Wouldn't it be more correct to say that, in python, you either create a file object, or call a method for that object, once the object has been created ?



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

Reply via email to