##// END OF EJS Templates
allow rc.direct_view('all') to be lazily-evaluated...
allow rc.direct_view('all') to be lazily-evaluated This means that the view will always apply to currently-attached engines. Previously, rc.direct_view('all') was equivalent to rc[:], which is evaluated at construction. The behavior of rc[:] is unchanged. associated tests included

File last commit:

r2604:b2b76168
r4492:7514a2a6
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer