MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-577191.py

File recipe-577191.py

recipes/Python/577191_IP_and_MAC_addresses/recipe-577191.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# coding: utf-8
2
3'''This module provides 2 classes and 4 functions to,
4 obtain, check and convert IP and MAC addresses.

Callers

nothing calls this directly

Calls 4

startswithMethod · 0.80
printfFunction · 0.70
testFunction · 0.70
splitMethod · 0.45

Tested by

no test coverage detected