Home
last modified time | relevance | path

Searched refs:PlistFormat (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dplistlib.py73 PlistFormat = enum.Enum('PlistFormat', 'FMT_XML FMT_BINARY', module=__name__) variable
74 globals().update(PlistFormat.__members__)

Completed in 2 milliseconds