Dictionary in Python

Jijun Wang jwang at new-access.com
Mon Mar 13 13:09:46 EST 2000


Hello:

Does anyone know how dictionary is implemented in Python(such as hash table,
heap, linked list)? If my dictionary increases in size, how much is the
impact on performace?

Regards,

Jijun





More information about the Python-list mailing list