Skip to content

Commit 42859d0

Browse files
committed
Remove stale TODO.
1 parent 4388dbf commit 42859d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bpython/urwid.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,6 @@ def main(args=None, locals_=None, banner=None):
449449
# This constructs a raw_display.Screen, which nabs sys.stdin/out.
450450
loop = urwid.MainLoop(frame, palette, event_loop=event_loop)
451451

452-
# TODO: hook up idle callbacks somewhere.
453452
myrepl = URWIDRepl(loop, frame, listbox, overlay, tooltip,
454453
interpreter, statusbar, config)
455454

0 commit comments

Comments
 (0)