Hacker News new | ask | show | jobs
by ottbot 4666 days ago
It could be more readable if you use a placeholder variable

  family, _ = socket.peeraddr
Which is more clear to me, but maybe not as much as just using .first