Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rthalley/dnspython
/ S8
Function
S8
tests/test_serial.py:12–13 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
10
11
12
def
S8(v):
13
return
dns.serial.Serial(v, bits=8)
14
15
16
class
SerialTestCase(unittest.TestCase):
Callers
12
test_rfc_1982_8_bit_cases
Method · 0.85
test_incremental_ops
Method · 0.85
test_sub
Method · 0.85
test_addition_bounds
Method · 0.85
bad1
Method · 0.85
bad2
Method · 0.85
test_casting
Method · 0.85
test_uncastable
Method · 0.85
test_uncomparable
Method · 0.85
test_modulo
Method · 0.85
test_repr
Method · 0.85
test_not_equal
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected