Home
last modified time | relevance | path

Searched refs:_IPREMOVE (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/Paste/paste/util/
Dip4.py37 _IPREMOVE = "0123456789." variable in IP4Range
235 if lookup and any(ch not in IP4Range._IPREMOVE for ch in addr):