##// END OF EJS Templates
templater: look up symbols/resources as if they were separated (issue5699)...
templater: look up symbols/resources as if they were separated (issue5699) It wouldn't be easy to split the mapping dict into (symbols, resources). This patch instead rejects invalid lookup taking resources.keys() as source of truth. The doctest is updated since mapping['repo'] is now reserved for a repo object.

File last commit:

r30435:b86a448a default
r35486:a33be093 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer