This commit is contained in:
Vitor Santos Costa
2018-01-18 14:47:27 +00:00
parent 791484c132
commit 4c25aa21c5
83 changed files with 4764 additions and 2063 deletions

View File

@@ -3,8 +3,8 @@ import sys
from yap_ipython.core.debugger import Pdb
from yap_ipython.core.completer import IPCompleter
from .ptutils import IPythonPTCompleter
from yap_ipython.yapi import YAPCompleter
#from .ptutils import IPythonPTCompleter
from .shortcuts import suspend_to_bg, cursor_in_leading_ws
from prompt_toolkit.enums import DEFAULT_BUFFER