HomeSort by relevance Sort by last modified time
    Searched refs:IPV4LENGTH (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Lib/
ipaddress.py 16 IPV4LENGTH = 32
    [all...]
  /external/python/cpython3/Lib/test/
test_ipaddress.py 469 self.pickle_test('192.0.2.0/31') # IPV4LENGTH - 1
470 self.pickle_test('192.0.2.0') # IPV4LENGTH
    [all...]

Completed in 159 milliseconds