Home
last modified time | relevance | path

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

/external/python/apitools/apitools/base/protorpclite/
Dmessages.py155 _POST_INIT_ATTRIBUTE_NAMES = frozenset( variable
218 if cls.__initialized and name not in _POST_INIT_ATTRIBUTE_NAMES: