On Tue, 20 May 2008 13:57:26 +1000, James A. Donald wrote:

> The larger the program, the greater the likelihood of inadvertent name
> collisions creating rare and irreproducible interactions between
> different and supposedly independent parts of the program that each
> work fine on their own, and supposedly cannot possibly interact.

How should such collisions happen?  You don't throw all your names into
the same namespace!?

Ciao,
        Marc 'BlackJack' Rintsch
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to