[Python-Dev] Is core dump always a bug? Advice requested (original) (raw)
Greg Ewing greg at cosc.canterbury.ac.nz
Thu May 13 23:46:21 EDT 2004
- Previous message: [Python-Dev] Is core dump always a bug? Advice requested
- Next message: [Python-Dev] Is core dump always a bug? Advice requested
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Christian Tismer <tismer at stackless.com>:
Because I prefer suitably-signed bytecode, which would usually only need the key verification, but no compile step.
But you've just suggested decompiling and recompiling the bytecode in order to verify it. This can't possibly be faster than just compiling it.
Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg at cosc.canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] Is core dump always a bug? Advice requested
- Next message: [Python-Dev] Is core dump always a bug? Advice requested
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]