removeall() in list

castironpi at gmail.com castironpi at gmail.com
Fri Jan 11 15:22:53 EST 2008


Any ideas for a thread-safe list.removeall( X ): removing all
occurrences of X within list L, when L might be modified concurrently?

Sincerely,
Aaron



More information about the Python-list mailing list