Over 30 types of variables available in python ?

marduk marduk at python.net
Mon Jan 7 09:32:33 EST 2013


So I guess if one *really* wanted to compare C variables to Python
variables, you could say that all python variables are of type void*
except Python does all mallocs/frees and the casting for you.



More information about the Python-list mailing list