コード例 #1
0
def getMimeTypes():
    return getConfig('mime-types')[1]
コード例 #2
0
def getDetectors():
    return getConfig('detectors')[1]
コード例 #3
0
def getParsers():
    return getConfig('parsers')[1]