Skip to content

stdlib: Add quit and exit#254

Open
aisk wants to merge 1 commit intogo-python:mainfrom
aisk:exit-quit
Open

stdlib: Add quit and exit#254
aisk wants to merge 1 commit intogo-python:mainfrom
aisk:exit-quit

Conversation

@aisk
Copy link
Contributor

@aisk aisk commented Feb 28, 2026

Add quit and exit.

In CPython's REPL, there are other ways to quit or exit the REPL without calling a function (by simply typing quit or exit). These names are injected via site.py. Since GPython does not have a site.py, this REPL usage is not implemented

Close: #140

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No functional exit function.

1 participant