Dennis Lee Bieber wrote:
> f-i-* creates local names initially bound to the objects inside a
> module, but any "assignment" to such a name later results in the name
> being rebound to the new object -- disconnecting from the original.

Great! That was it. Thank you! :-)

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

Reply via email to