# HG changeset patch # User Neil Muller # Date 1612296604 -7200 # Node ID 5207a0a39f436c3278fb2496ebce79e258bf36c9 # Parent 4645249b8f5e3af96997681eff650f6ed09ca281 test commit diff -r 4645249b8f5e -r 5207a0a39f43 test.py --- a/test.py Mon Feb 01 12:25:02 2021 +0200 +++ b/test.py Tue Feb 02 22:10:04 2021 +0200 @@ -12,6 +12,7 @@ def help(): print("You're on your own here") + print("Really") if __name__ == "__main__":