Commit 3eed19c
committed
Fix setRedirectStdInCallbackEnabled
This changes the conditions in setRedirectStdInCallbackEnabled to correctly
check for the presence of 'pythonqt_stdin' and 'pythonqt_original_stdin'
attributes. This ensures proper redirection of stdin.
(cherry picked from commit commontk/PythonQt@ddecb44)1 parent 86eb0eb commit 3eed19c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
502 | 502 | | |
503 | 503 | | |
504 | 504 | | |
505 | | - | |
| 505 | + | |
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | | - | |
| 509 | + | |
510 | 510 | | |
511 | 511 | | |
512 | 512 | | |
| |||
0 commit comments