Dynamic Dictionary Creation

Will Stuyvesant hwlgw at hotmail.com
Sun Dec 8 17:50:00 EST 2002


Geez, how much ways are there anyway to pass a variable?

The previous posting by Bengt Richter is going straight into my
favorite list of comp.lang.python postings.  Some variable passing
variations and good examples of using ``dis`` and ``inspect``.

'''
Features generally don't exist in isolation, and you have to look at
all the consequences, not just the one that attracts you at first
sight.
    -- Tim Peters, 3 Sep 1999
'''



More information about the Python-list mailing list