Help needed: optimizing dictionary creation/access

Edward C. Jones edcjones at erols.com
Sat Jun 19 07:57:42 EDT 2004


Pekka Niiranen wrote:
> Hi there,
> 
> I have tree-like dictionary
> 
> data = {p_name: {p_keyp: {p_cost: [p_unit, t]}}}

Try "http://members.tripod.com/~edcjones/MultiDict.py".



More information about the Python-list mailing list