From 32309e019f2ff7d9f69f3e0016f67439e81b8b30 Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Sat, 30 Mar 2024 15:37:05 +0100 Subject: Rename to solve --- solve/ply-2.2/example/optcalc/README | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 solve/ply-2.2/example/optcalc/README (limited to 'solve/ply-2.2/example/optcalc/README') diff --git a/solve/ply-2.2/example/optcalc/README b/solve/ply-2.2/example/optcalc/README new file mode 100644 index 0000000..6d196f0 --- /dev/null +++ b/solve/ply-2.2/example/optcalc/README @@ -0,0 +1,9 @@ +An example showing how to use Python optimized mode. +To run: + + - First run 'python calc.py' + + - Then run 'python -OO calc.py' + +If working corretly, the second version should run the +same way. -- cgit v1.2.3-71-gd317