markolopa wrote:


so "domain" should not exist in my namespace since I have no
information associated to "domain" only to "self.domains". Python
should allow me to write safe code!

Leaving iteration names bound after loop exit is a feature. If you do not like it, explicitly unbind it.

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

Reply via email to