# HG changeset patch # User hackbot # Date 1622334529 0 # Node ID 8aff1e105573570cb513e7cc4d4f740ffae50910 # Parent d9e553c67aa086bbf2c130fab19ccb9970bc64be ` echo python3 \\$@ > /hackenv/bin/python diff -r d9e553c67aa0 -r 8aff1e105573 bin/python --- a/bin/python Sun May 30 00:27:56 2021 +0000 +++ b/bin/python Sun May 30 00:28:49 2021 +0000 @@ -0,0 +1,1 @@ +python3 $@