예제 #1
0
파일: cups.py 프로젝트: thnguyn2/ECE_527_MP
def findPPDAttribute(name, spec):
    return cupsext.findPPDAttribute(name, spec)
예제 #2
0
def findPPDAttribute(name, spec):
    return cupsext.findPPDAttribute(name, spec)