Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
45bd3908
Commit
45bd3908
authored
Nov 07, 2011
by
JINMEI Tatuya
Browse files
[1298] a missing space in a log message
parent
0f6b216a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/xfrin/xfrin.py.in
View file @
45bd3908
...
...
@@ -149,7 +149,7 @@ def format_addrinfo(addrinfo):
else:
return str(addrinfo[2])
except IndexError:
raise TypeError("addrinfo argument to format_addrinfo() does not"
raise TypeError("addrinfo argument to format_addrinfo() does not
"
"appear to be consisting of (family, socktype, (addr, port))")
def get_soa_serial(soa_rdata):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment