```diff - def socket_ready(what, sock, result=_core.Value(None)): + def socket_ready(what, sock, result= _core.Value(None)): ```