X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/7af8eef8e76234fbdea73677d73d37028a839827..5891679d126ad426ed4250aeec75901bc854bf41:/peerdb/tripe-newpeers.in?ds=sidebyside diff --git a/peerdb/tripe-newpeers.in b/peerdb/tripe-newpeers.in index f3aed823..39529531 100644 --- a/peerdb/tripe-newpeers.in +++ b/peerdb/tripe-newpeers.in @@ -460,9 +460,9 @@ class ConfigSection (object): path.append(me.name) try: - ## If we've been this way before on another pass through then return the - ## value we found then. If we're still thinking about it then we've - ## found a cycle. + ## If we've been this way before on another pass through then return + ## the value we found then. If we're still thinking about it then + ## we've found a cycle. try: v, p = me._cache[key] except KeyError: pass else: