##// END OF EJS Templates
Fix bug in generating shortcuts...
Fix bug in generating shortcuts Key from KeyBindingManager registry can be `unicode` and not only `str`.
Lumir Balhar -
r23569:b3762654
Show More
Name Size Modified Last Commit Author
/ IPython / terminal
pt_inputhooks
tests
__init__.py Loading ...
console.py Loading ...
debugger.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...
magics.py Loading ...
prompts.py Loading ...
ptshell.py Loading ...
ptutils.py Loading ...
shortcuts.py Loading ...