which datastructure for fast sorted insert?

notnorwegian at yahoo.se notnorwegian at yahoo.se
Sun May 25 02:37:00 EDT 2008


im writing a webcrawler.
after visiting a new site i want to store it in alphabetical order.

so obv i want fast insert. i want to delete duplicates too.

which datastructure is best for this?



More information about the Python-list mailing list