Home
last modified time | relevance | path

Searched refs:_InternalDict (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/
Dplistlib.py291 class _InternalDict(dict): class
322 class Dict(_InternalDict):
331 class Plist(_InternalDict):
445 d = _InternalDict()