tnacsak
Results
1
comments of
tnacsak
To handle the issue I did a similar change as macosforgebot wrote. It was submitted like this: hostname = _cachedHostNames.get(hostaddr) if hostname is None: try: if hostaddr[0:7] == "::ffff:": hostaddr...