[Tutor] creating objects in a loop

Erik Price erikprice@mac.com
Tue, 2 Apr 2002 22:41:11 -0500


On Tuesday, April 2, 2002, at 03:16  PM, Kirby Urner wrote:

> Filing your multiple objects in a dictionary or list
> is usually better than creating a lot of top level
> variables in the namespace.

Is this for tidiness reasons (to avoid cluttering the namespace with 
unnecessary names), or is this convention?


Thank you,

Erik