does python could support sequence of short or int?

Magnus Lycka lycka at carmen.se
Thu Mar 30 09:44:15 EST 2006


momobear wrote:
> hi, is there a way to let python operate on sequence of int or short?

If you want to work with arrays of numbers, you might want to
look at NumArray etc.



More information about the Python-list mailing list