On 2006-08-19, cage <[EMAIL PROTECTED]> wrote:

> can i write a eof to a file descriptor without closing it?

No.  Not on Windows, OS-X, or Unix.  There is no such thing as
"an eof".

On CP/M Ctrl-Z is used as EOF for text files.

-- 
Grant Edwards
[EMAIL PROTECTED]

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

Reply via email to