We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2c90d commit b56c41dCopy full SHA for b56c41d
Lib/plat-atheos/IN.py
@@ -941,4 +941,4 @@ def IN6_IS_ADDR_MC_SITELOCAL(a): return \
941
942
def IN6_IS_ADDR_MC_ORGLOCAL(a): return \
943
944
-def IN6_IS_ADDR_MC_GLOBAL(a): return \
+def IN6_IS_ADDR_MC_GLOBAL(a): return
Lib/plat-linux2/IN.py
@@ -612,4 +612,4 @@ def IN6_IS_ADDR_MC_SITELOCAL(a): return \
612
613
614
615
0 commit comments