https://bugs.kde.org/show_bug.cgi?id=430191
Bug ID: 430191
Summary: Input function not working in Kdev Python
Product: kdev-python
Version: 5.6.0
Platform: RedHat RPMs
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Language support
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
'Input' function is not working in Kdevolep Python
STEPS TO REPRODUCE
1. Create a Python code containing function 'Input'
2. Run the python code
3. Check the result
OBSERVED RESULT
Programe doesnt execute after the 'Input' function and is not showing any
prompts(given as arguments in Input fn)
EXPECTED RESULT
Programme should execute properly ie showing the prompts(given as args in input
fn) and execute any code after the input fn)
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: Plasma 5.20.3
(available in About System)
KDE Plasma Version: 5.20.3
KDE Frameworks Version: 5.75
Qt Version: 5.15.2
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.