##// END OF EJS Templates
don't use common names in require decorators...
don't use common names in require decorators causes kwarg collisions if the depended-upon function has the same name.

File last commit:

r16002:650a848a
r16420:fb252de8
Show More
rmagic.rst
12 lines | 238 B | text/x-rst | RstLexer

rmagic

Note

The rmagic extension has been moved to rpy2 as :mod:`rpy2.interactive.ipython`.