siggi wrote:

> What is a "namespace" and what is the difference between ">>>import math"
> and ">>>from math import *" ?

http://preview.tinyurl.com/t4pxq

for more on this, *please* read the relevant sections in the tutorial. 
Python's all about namespaces, and trial and error is not a very good 
way to figure how they work.

</F>

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

Reply via email to