On Nov 13, 2007 10:26 AM, Gordon C <[EMAIL PROTECTED]> wrote:
> OK, thanks to all. The key statement is "from array import array" which is
> not exactly intuitive!
> Gord
>

It becomes intuitive when you learn Python, which is what you're
reading the tutorial for, and it's why the tutorial shows you exactly
what to type. If you're progressing through the tutorial step by step
instead of jumping ahead, you should already have been introduced to
the import statement.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to