Searched refs:_ExtensionDict (Results 1 – 1 of 1) sorted by relevance
566 cls.Extensions = property(lambda self: _ExtensionDict(self))1438 class _ExtensionDict(object): class