FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix #505 blank bytestring line in status bar · dputtick/bpython@78e1f9b · GitHub

forked from bpython/bpython

Commit 78e1f9b

Browse files
fix bpython#505 blank bytestring line in status bar
1 parent 575cafa commit 78e1f9b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

‎bpython/curtsiesfrontend/interaction.py‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import unicode_literals
2+
13
import greenlet
24
import time
35
import curtsies.events as events

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL