Skip to content

Commit c5bb650

Browse files
committed
Fix shutdown error on cli
1 parent 64e1e67 commit c5bb650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bpython/cli.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1689,7 +1689,7 @@ def main_curses(scr, args, config, interactive=True, locals_=None,
16891689
signal.signal(signal.SIGWINCH, old_sigwinch_handler)
16901690
signal.signal(signal.SIGCONT, old_sigcont_handler)
16911691

1692-
return repl.getstdout()
1692+
return clirepl.getstdout()
16931693

16941694

16951695
def main(args=None, locals_=None, banner=None):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy