Fix wording and formatting

master
Sven Slootweg 12 years ago
parent e6937241c0
commit a45cbfc40e

@ -107,6 +107,7 @@ class client:
self.close()
except socket.error:
pass
self.end()
self.listener.select_inputs = remove_from_list(self.listener.select_inputs, self.stream)
print "NOTICE: Client disconnected, possibly due to socket error"

Loading…
Cancel
Save