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. -- http://mail.python.org/mailman/listinfo/python-list
- Re: Over 30 types of variables available in python ? Chris Angelico
- Re: Over 30 types of variables available in python ? Dave Angel
- Re: Over 30 types of variables available in python ? Terry Reedy
- Re: Over 30 types of variables available in pytho... chaouche yacine
- Re: Over 30 types of variables available in pytho... Steven D'Aprano
- Re: Over 30 types of variables available in p... marduk
- Re: Over 30 types of variables available ... Dave Angel
- Re: Over 30 types of variables avail... Chris Angelico
- Re: Over 30 types of variables available in pytho... Rick Johnson
- Re: Over 30 types of variables available in python ? Duncan Booth