projects
/
irker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1758db
)
Typo fix.
author
Eric S. Raymond
<esr@thyrsus.com>
Thu, 11 Oct 2012 18:51:33 +0000
(14:51 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Thu, 11 Oct 2012 18:51:33 +0000
(14:51 -0400)
irkerd
patch
|
blob
|
history
diff --git
a/irkerd
b/irkerd
index 1e07a86ee30ce8460270464733f2856f6d24df4b..6f4574ef4d3d7c14b7d722dcaadbde98b7130cba 100755
(executable)
--- a/
irkerd
+++ b/
irkerd
@@
-384,7
+384,7
@@
class Irker:
while True:
try:
self.irc.process_once(timeout)
- except UnicodeDecod
ing
Error:
+ except UnicodeDecod
e
Error:
pass
def _handle_ping(self, connection, _event):
"PING arrived, bump the last-received time for the connection."