Changeset 325 for python/trunk/Tools/pybench/pybench.py
- Timestamp:
- Dec 27, 2012, 12:49:26 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
python/trunk/Tools/pybench/pybench.py
r2 r325 1 #!/usr/ local/bin/python -O1 #!/usr/bin/python -O 2 2 3 3 """ A Python Benchmark Suite
Note:
See TracChangeset
for help on using the changeset viewer.