##// END OF EJS Templates
Merge pull request #2327 from bfroehle/remote_push_pull_nested...
Merge pull request #2327 from bfroehle/remote_push_pull_nested Parallel: Support get/set of nested objects in view (e.g. dv['a.b']) Designed so that if a is a remote object then dv[a.b] will return the remote value of a.b and dv['a.b'] = value will set the remote value of a.b.

File last commit:

r2045:2b04bcfb
r8363:0af1e9d0 merge
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """