##// END OF EJS Templates
Better clipboard handling, esp. with pywin32...
Better clipboard handling, esp. with pywin32 Ensure that we get unicode from the clipboard when using pywin32. Closes gh-3386 Also catches the empty clipboard case and displays a short error message, instead of a huge traceback.

File last commit:

r11030:f473514c
r13426:414a88dc
Show More
.gitignore
16 lines | 189 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/html/notebook/static/mathjax
*.py[co]
__pycache__
build
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox