| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -12,7 +12,7 @@ | |||
| 12 | 12 | from bpython.curtsiesfrontend import repl as curtsiesrepl | |
| 13 | 13 | from bpython.curtsiesfrontend import interpreter | |
| 14 | 14 | from bpython.curtsiesfrontend import events as bpythonevents | |
| 15 | - from bpython.repl import LineTypeTranslator as LineType | ||
| 15 | + from bpython.curtsiesfrontend.repl import LineType | ||
| 16 | 16 | from bpython import autocomplete | |
| 17 | 17 | from bpython import config | |
| 18 | 18 | from bpython import args | |
| Back | FazBrowse Home | New Git URL |
0 commit comments