Sha256: 42454d98f894598eaa6c8703ba054e2708f5b4c2e17019266e7694cce102cb0a

Contents?: true

Size: 195 Bytes

Versions: 8

Compression:

Stored size: 195 Bytes

Contents

An example showing how to use Python optimized mode.
To run:

  - First run 'python calc.py'

  - Then run 'python -OO calc.py'

If working correctly, the second version should run the
same way.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
webruby-0.2.7 modules/emscripten/third_party/ply/example/optcalc/README
webruby-0.2.5 modules/emscripten/third_party/ply/example/optcalc/README
webruby-0.2.4 modules/emscripten/third_party/ply/example/optcalc/README
webruby-0.2.2 modules/emscripten/third_party/ply/example/optcalc/README
webruby-0.2.1 modules/emscripten/third_party/ply/example/optcalc/README
webruby-0.1.2 modules/emscripten/third_party/ply/example/optcalc/README
webruby-0.1.1 modules/emscripten/third_party/ply/example/optcalc/README
webruby-0.1.0 modules/emscripten/third_party/ply/example/optcalc/README