Writing huge Sets() to disk

John Lenton jlenton at gmail.com
Mon Jan 10 15:58:24 EST 2005


you probably want to look into building set-like objects ontop of
tries, given the homogeneity of your language. You should see
imrpovements both in size and speed.




More information about the Python-list mailing list