From d080cd20c7bd76ade03b219219ab1e353ef77326 Mon Sep 17 00:00:00 2001 From: Simon Forman Date: Tue, 20 Sep 2022 11:12:59 -0700 Subject: [PATCH] Let simple joy be joy. Still to do: clear away the rest of the old cruft. --- implementations/Python/{simplejoy.py => joy.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename implementations/Python/{simplejoy.py => joy.py} (100%) diff --git a/implementations/Python/simplejoy.py b/implementations/Python/joy.py similarity index 100% rename from implementations/Python/simplejoy.py rename to implementations/Python/joy.py