Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NameError: name 'exit' is not defined #4

Closed
BigBoiCJ opened this issue Apr 2, 2022 · 1 comment
Closed

NameError: name 'exit' is not defined #4

BigBoiCJ opened this issue Apr 2, 2022 · 1 comment
Assignees
Labels
bug Something isn't working fixed Bug fixed

Comments

@BigBoiCJ
Copy link
Owner

BigBoiCJ commented Apr 2, 2022

Bug importance: minor

The exit() function is not defined in some cases apparently, sys.exit() should be used instead.
This should fix the problem where the program would signal a crash when it was actually closed with exit().

@BigBoiCJ BigBoiCJ added the bug Something isn't working label Apr 2, 2022
@BigBoiCJ BigBoiCJ self-assigned this Apr 2, 2022
@BigBoiCJ BigBoiCJ added the fixed Bug fixed label Apr 12, 2022
@BigBoiCJ
Copy link
Owner Author

Fixed with 1.2.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fixed Bug fixed
Projects
None yet
Development

No branches or pull requests

1 participant