##// END OF EJS Templates
use eval to uncan References...
use eval to uncan References as opposed to dict.get This allows things like `Reference('obj.attribute')` or `Reference('obj[item]')`, or even `view.map(Reference('obj.method'), seq)`, rather than requiring an assignment into the global namespace via `execute` before Reference can be used to point to an object.

File last commit:

r5730:da5562c4
r6159:90cf48e7
Show More
ipynblogo.png
0 lines | 7.0 KiB | image/png | TextLexer
/ IPython / frontend / html / notebook / static / ipynblogo.png
rendered-image