##// END OF EJS Templates
inputhook: improve stdin_ready()...
inputhook: improve stdin_ready() - move select and msvcrt imports in the function itself as they're only needed there - switch on os.name for platform dependent code - for unknow platforms, assume there's something to read

File last commit:

r4652:ff2b547f
r4914:a7617935
Show More
.gitignore
12 lines | 153 B | text/plain | TextLexer
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
build
*.egg-info
*~
*.bak