In message <[EMAIL PROTECTED]>, Grant Edwards wrote: > If the server has closed the connection, then a recv() on the > socket will return an empty string "", and a send() on the > socket will raise an exception.
Would that still apply when trying to send an empty string? -- http://mail.python.org/mailman/listinfo/python-list