In <[EMAIL PROTECTED]>, cage wrote: > can i write a eof to a file descriptor without closing it? > like: > fd.write(EOF) > or something
What do you expect this to to? Writing a byte to the file and you don't
know which value this byte has?
Ciao,
Marc 'BlackJack' Rintsch
--
http://mail.python.org/mailman/listinfo/python-list
