PTVS
PTVS copied to clipboard
python sys.exit() breaking on default no value
This issue has been moved from a ticket on Developer Community.
[severity:It bothers me. A fix would be nice] When calling sys.exit() in a pygame module, the debugger will throw an exception if 0 is not entered as the exit value: ie sys.exit(0)
Original Comments
Feedback Bot on 7/19/2022, 07:34 PM:
(private comment, text removed)
Original Solutions
(no solutions)