【发布时间】:2016-08-28 06:24:54
【问题描述】:
代码如下:
def isSrsInternal(srcip):
here i want to write code to check that srcip is local source to thet network or not
if srcip is local than it will return true
else return false
1 谁能给我写这个函数的想法
【问题讨论】:
标签: python python-2.7