Skip to content

Commit 723cf05

Browse files
remove a few completed #TODOs
1 parent daf145c commit 723cf05

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bpython/curtsiesfrontend/repl.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333
from bpython.curtsiesfrontend.friendly import NotImplementedError
3434
from bpython.curtsiesfrontend.coderunner import CodeRunner, FakeOutput
3535

36-
#TODO implement paste mode and figure out what the deal with config.paste_time is
37-
#TODO figure out how config.auto_display_list=False behaves and implement it
3836
#TODO figure out how config.list_win_visible behaves and implement it, or toss
3937
#TODO other autocomplete modes (also fix in other bpython implementations)
4038
#TODO figure out what config.flush_output is

0 commit comments

Comments
 (0)