chiark
/
gitweb
/
~mdw
/
tripe
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
6873353
)
peerdb/tripe-newpeers.in: Reflow an overlong comment.
author
Mark Wooding
<mdw@distorted.org.uk>
Mon, 20 Sep 2021 14:06:24 +0000
(15:06 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Mon, 20 Sep 2021 14:06:24 +0000
(15:06 +0100)
peerdb/tripe-newpeers.in
patch
|
blob
|
blame
|
history
diff --git
a/peerdb/tripe-newpeers.in
b/peerdb/tripe-newpeers.in
index f3aed823410f16184041eb75205e3fb76eda87be..39529531744055c636668d0e8c486f6c87c3b9ee 100644
(file)
--- a/
peerdb/tripe-newpeers.in
+++ b/
peerdb/tripe-newpeers.in
@@
-460,9
+460,9
@@
class ConfigSection (object):
path.append(me.name)
try:
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:
try: v, p = me._cache[key]
except KeyError: pass
else: