##// END OF EJS Templates
env-variables: make it safer if there's a syntax problem inside .ini file....
env-variables: make it safer if there's a syntax problem inside .ini file. It's better to not crash, since it means server wont start. Let users fix problems instead of breaking the startup because of that.

File last commit:

r2623:0cd3ef36 default
r3237:5cf82ecc default
Show More
compat.py
1 line | 39 B | text/x-python | PythonLexer
code: code fixes and small adjustments
r2623 from pyramid.compat import configparser