Absolute newbie here. In spite of the Python Software Foundation tutorial's 
( http://www.python.org/doc/current/tut/tut.html ) use of the array 
declaration
  array(type[,initializer]), the Python interpreter does NOT accept the word 
array! It , presumably, needs to have an import <something> included. Could 
some show me how to declare arrays with some basic examples?
Gord.



-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to