Steve Jorgensen <[EMAIL PROTECTED]> writes:
> In this case, it woiuld just be keeping a list of dirty hash tables, and
> having a process that pulls the next one from the queue, and cleans it.

If typical Python programs spend so enough time updating hash tables
for a hack like this to be of any benefit, Python itself is seriously
mis-designed and needs to be fixed.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to