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 -- http://mail.python.org/mailman/listinfo/python-list
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 -- http://mail.python.org/mailman/listinfo/python-list