Searched refs:always_safe (Results 1 – 1 of 1) sorted by relevance
1205 always_safe = ('ABCDEFGHIJKLMNOPQRSTUVWXYZ' variable1210 _safe_map[c] = c if (i < 128 and c in always_safe) else '%{:02X}'.format(i)1239 cachekey = (safe, always_safe)1246 safe = always_safe + safe