where are the program that are written in python?
sturlamolden
sturla at molden.no
Sun May 23 06:22:22 EDT 2010
On 23 Mai, 10:47, David Cournapeau <courn... at gmail.com> wrote:
> I would rather say that Python vs C does not matter until it does,
I disagree. C matters because it is portable assembly code. Which
means it is tedious and error prone to use, so avoiding it actually
matters. Hence C matters. Knowing when and when not to use C matters a
lot.
More information about the Python-list
mailing list