[Python-Dev] Pie-thon benchmarks (original) (raw)
Guido van Rossum guido at python.org
Tue Dec 16 11:21:21 EST 2003
- Previous message: [Python-Dev] Pie-thon benchmarks
- Next message: [Python-Dev] Pie-thon benchmarks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dan, I have one more clarification request.
I assume you will support import (of Python modules); that shouldn't be a problem right? The explicit ban on extensions and the insistence of the full builtins would suggest that import is okay. I'm not assuming the standard library (beyond the builtins) is available, but I am assuming I can split the benchmark into multiple files.
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] Pie-thon benchmarks
- Next message: [Python-Dev] Pie-thon benchmarks
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]