Exemplo n.º 1
0
def importWhitelist(importFile):
    oList = CPEList(collection, args)
    oList.importList(importFile)
Exemplo n.º 2
0
def importBlacklist(importFile):
    oList = CPEList(collection, args)
    oList.importList(importFile)
Exemplo n.º 3
0
def importWhitelist(importFile):
    oList = CPEList(collection, args)
    oList.importList(importFile)
Exemplo n.º 4
0
def importBlacklist(importFile):
    oList = CPEList(collection, args)
    oList.importList(importFile)