X Tutup
Skip to content

Commit 12aaf9b

Browse files
committed
Document workaround
Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
1 parent cece4f1 commit 12aaf9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bpython/curtsiesfrontend/repl.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@
7979
Press {config.edit_config_key} to edit this config file.
8080
"""
8181

82+
# This is needed for is_nop and should be removed once is_nop is fixed.
8283
if py3:
8384
unicode = str
8485

0 commit comments

Comments
 (0)
X Tutup