Searched defs:_instance_cache (Results 1 – 2 of 2) sorted by relevance
/dports/www/py-tornado/tornado-6.1/tornado/ | ||
H A D | httpclient.py | 179 _instance_cache = None # type: Dict[IOLoop, AsyncHTTPClient] variable in AsyncHTTPClient |
/dports/devel/py-llvmlite/llvmlite-0.34.0/llvmlite/ir/ | ||
H A D | types.py | 203 _instance_cache = {} variable in IntType |