Re: write eof without closing
Marc 'BlackJack' Rintsch schreef: > 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
write eof without closing
hello can i write a eof to a file descriptor without closing it? like: fd.write(EOF) or something grts, ruben -- http://mail.python.org/mailman/listinfo/python-list