MCPcopy 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
8def S2(v):
9 return dns.serial.Serial(v, bits=2)
10
11
12def S8(v):

Callers 3

test_uncomparableMethod · 0.85
test_not_equalMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected