python 常用类库

1.blist http://pypi.python.org/pypi/blist/

The blist is a drop-in replacement for the Python list the providesbetter performance when modifying large lists. The blist package alsoprovides sortedlist, sortedset, weaksortedlist,weaksortedset, sorteddict, and btuple types


你可能感兴趣的:(list,python,performance,Types)