> first read this to learn how objects and variables work in Python:
>
>      http://effbot.org/zone/python-objects.htm
>
> and then read this to learn how from-import works, and when you're
> supposed to use it:
>
>      http://effbot.org/zone/import-confusion.htm
>
> hope this helps!
>

Awesome. After reading those two pages, I was able to correct the code
and get things up and running. Thanks!

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

Reply via email to