##// END OF EJS Templates
caches: use safer method of purging keys from memory dict. During some concurrency tests...
caches: use safer method of purging keys from memory dict. During some concurrency tests we detected that has_key has a race condition, and catching exception is safer.

File last commit:

r2623:0cd3ef36 default
r2931:474abf70 default
Show More
compat.py
1 line | 39 B | text/x-python | PythonLexer
from pyramid.compat import configparser