Is it Python or is it C ?

Don Tuttle tuttledon at hotmail.com
Tue Mar 7 20:26:20 EST 2000


In his book Python And Tkinter Programming, John Grayson says, "With a
little care in the way you design your code, most of your code will run as
compiled C since many operations are built into the system."(p.4).

So how can you tell when your source code will run as compiled C or "run in
the bytecode engine"?

Don
--
Believe nothing no matter where you read it or who has said it, not even if
I have said it, unless it agrees with your own reason and your own common
sense.
--Buddha





More information about the Python-list mailing list