python list boundary -


is there boundary on list , dictionary in python? if there is, limit?

i think boundary mean whether there upper bound on number of elements in list or dict. python not define limits on them, can big memory available on machine permits.


Comments

Popular posts from this blog

linux - Mailx and Gmail nss config dir -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -