Why Python?

Cameron Laird claird at lairds.com
Mon Mar 1 09:02:01 EST 2004


In article <1045c7gfn9ipj38 at corp.supernews.com>,
Robert M. Emmons <RobMEmmons at cs.com> wrote:
			.
		[apt comments]
			.
			.
>What's not good in python:
>
>*  If speed is more important than coding time use C/C++ instead.
>*  If you want to obscruate your code maybe a compiled langague is better.
>
>Rob

Note the availability of pyobfuscate <URL:
http://www.lysator.liu.se/~astrand/projects/pyobfuscate/ >.

Myself, in the absence of more details, I advise people for
whom speed is important to work in Python--but be prepared
to combine it with C coding (or even assembler!  I've been
experimenting lately ...).
-- 

Cameron Laird <claird at phaseit.net>
Business:  http://www.Phaseit.net



More information about the Python-list mailing list