Searched defs:readPlist (Results 1 – 6 of 6) sorted by relevance
/external/fonttools/Lib/fontTools/ufoLib/ | ||
D | plistlib.py | 13 def readPlist(path_or_file): function |
/external/fonttools/Tests/ufoLib/ | ||
D | UFO1_test.py | 104 def readPlist(self): member in WriteFontInfoVersion1TestCase |
D | UFO2_test.py | 791 def readPlist(self): member in WriteFontInfoVersion2TestCase |
D | UFO3_test.py | 1718 def readPlist(self): member in WriteFontInfoVersion3TestCase |
/external/python/cpython2/Lib/ | ||
D | plistlib.py | 68 def readPlist(pathOrFile): function |
/external/python/cpython3/Lib/ | ||
D | plistlib.py | 89 def readPlist(pathOrFile): function |