Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rthalley/dnspython
/ S2
Function
S2
tests/test_serial.py:8–9 ·
view source on GitHub ↗
(v)
Source
from the content-addressed store, hash-verified
6
7
8
def
S2(v):
9
return
dns.serial.Serial(v, bits=2)
10
11
12
def
S8(v):
Callers
3
test_rfc_1982_2_bit_cases
Method · 0.85
test_uncomparable
Method · 0.85
test_not_equal
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected