This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "Thun" repository containing the "joypy" project. The branch, master has been updated via 2c0a0aafcc38054b52f80d0ee450a2aad4144c81 (commit) from 08f977324f96215302aad04dd21d0cab9daf22cd (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 2c0a0aafcc38054b52f80d0ee450a2aad4144c81 Author: Simon Forman <sform****@hushm*****> Date: Wed Sep 7 20:42:48 2022 -0700 halt and quit halt captures the rest of the pending expression and stops evaluating, but the interpreter loop keeps running. quit ends the interpreter session and quits the Thun program. ----------------------------------------------------------------------- Summary of changes: implementations/Python/simplejoy.py | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) hooks/post-receive -- Thun (joypy)