good name for a dict/list hybrid

Ragu bharad at attbi.com
Tue Jan 7 01:14:38 EST 2003


Andrew Dalke wrote:
> I have a class which I'm calling DictList.  
> [('Name', 'Andrew'), ('Lang', 'English'), ('Name', 'Andrew Dalke')]
>  >>> dl.keys()
> ['Lang', 'Name']


HashList?

cheers
-Ragu





More information about the Python-list mailing list