On Oct 29, 12:41 am, Shannon Mayne <shang... at gmail.com> wrote: > I would like to create objects with algorithmically determined names > based on other object names and use object names for general algorithm > input. The simplest and best option here is to store the objects in a dictionary with their keys being the generated names.