On Mon, Apr 23, 2012 at 8:13 AM, Kiuhnm
<kiuhnm03.4t.yahoo...@mail.python.org> wrote:
> It makes sense though.
> "Import" imports values, not variables.

Python doesn't _have_ variables. Python has names and objects.

http://python.net/~mwh/hacks/objectthink.html

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

Reply via email to