Consider the following code
$ ./gpythonPython3.4.0 (none, unknown)
[Gpythondev]
-os/arch: linux/amd64-goversion: go1.16.6>>>exit()
Traceback (mostrecentcalllast):
File"<stdin>", line1, in<module>FIXMElineofsourcegoeshereNameError: "name 'exit' is not defined">>>importsys>>>sys.exit()
<SystemExitinstanceat0xc000208180>>>>quit()
Traceback (mostrecentcalllast):
File"<stdin>", line1, in<module>FIXMElineofsourcegoeshereNameError: "name 'quit' is not defined"
Unable to exit REPL of gpython by function.
Consider the following code
Unable to exit REPL of gpython by function.