Home | History | Annotate | Download | only in python2.7

Lines Matching refs:cachekey

1271     cachekey = (safe, always_safe)
1273 (quoter, safe) = _safe_quoters[cachekey]
1279 _safe_quoters[cachekey] = (quoter, safe)