Skip to content

Commit 89e6639

Browse files
committed
Reroute stderr to replwidget
1 parent 48b6fc1 commit 89e6639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bpython/gtk_.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ def main(args=None):
719719
bpython.args.exec_code(interpreter, exec_args)
720720
return 0
721721

722-
# sys.stderr = repl_widget
722+
sys.stderr = repl_widget
723723
sys.stdout = repl_widget
724724

725725
if not options.socket_id:

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