##// END OF EJS Templates
Add %paste to automatically paste clipboard contents....
Add %paste to automatically paste clipboard contents. Function contributed by Robert Kern, thanks! Original code mostly unmodified, but I added 4 actual tests with a mock clipboard function so at least the core functionality can be auto-tested, even if we can't test real clipboards across platforms.
Fernando Perez -
r2106:dc120bd3 merge
Show More
Name Size Modified Last Commit Author
/ IPython / external
Itpl.py Loading ...
__init__.py Loading ...
argparse.py Loading ...
configobj.py Loading ...
guid.py Loading ...
mglob.py Loading ...
path.py Loading ...
pretty.py Loading ...
simplegeneric.py Loading ...
validate.py Loading ...