##// END OF EJS Templates
allow multi-level Config parentage...
allow multi-level Config parentage now Foo.Bar.Baz can affect a Baz whose parent is Bar whose parent is Foo. More specificity = higher priority, so Foo.Bar.Baz > Bar.Baz > Baz.
MinRK -
r11069:5f65cd64
Show More
Name Size Modified Last Commit Author
/ IPython / parallel / client
__init__.py Loading ...
asyncresult.py Loading ...
client.py Loading ...
magics.py Loading ...
map.py Loading ...
remotefunction.py Loading ...
view.py Loading ...