##// END OF EJS Templates
git: use safe configparser for git submodules to prevent from errors on submodules with % sign....
git: use safe configparser for git submodules to prevent from errors on submodules with % sign. - This is treated as interpolation sign and can cause errors on regular ConfigParser instance.

File last commit:

r2623:0cd3ef36 default
r4239:7c8ad7af stable
Show More
compat.py
1 line | 39 B | text/x-python | PythonLexer
from pyramid.compat import configparser