Commit de50aad
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 333b355 commit de50aad
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
505 | 505 | | |
506 | 506 | | |
507 | 507 | | |
508 | | - | |
| 508 | + | |
509 | 509 | | |
510 | 510 | | |
511 | 511 | | |
512 | | - | |
| 512 | + | |
513 | 513 | | |
514 | 514 | | |
515 | 515 | | |
| |||
0 commit comments