[Python-Dev] Re: opcode performance measurements (original) (raw)
Samuele Pedroni Samuele Pedroni" <pedroni@inf.ethz.ch
Thu, 31 Jan 2002 21:30:48 +0100
- Previous message: [Python-Dev] Re: opcode performance measurements
- Next message: [Python-Dev] Re: opcode performance measurements
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi. Q about PEP 267
Does the PEP mechanims adress only
import a
use a.x
cases. How does it handle things like
import a.b
use a.b.x
Thanks, Samuele Pedroni.
- Previous message: [Python-Dev] Re: opcode performance measurements
- Next message: [Python-Dev] Re: opcode performance measurements
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]