On Mon, 03 Oct 2005 09:14:34 +0000, Antoon Pardon wrote: > If you are in a project with > multiple authors, your usage of private variables can break code > that other people rely on.
If you are in a project with multiple authors, your usage of PUBLIC variables can break code that other people rely on. That's why you have testing. You do test, don't you? -- Steven. -- http://mail.python.org/mailman/listinfo/python-list