Dictionary in Python

Shichang Zhao shichang at icubed.com
Mon Mar 13 11:29:40 EST 2000


Just increase your Dict as large as you like. My experience is: Python's dict object is super!

-----Original Message-----
From:	Jijun Wang [SMTP:jwang at new-access.com]
Sent:	Monday, March 13, 2000 6:10 PM
To:	python-list at python.org
Subject:	Dictionary in Python

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


-- 
http://www.python.org/mailman/listinfo/python-list





More information about the Python-list mailing list