Raymond Hettinger <[email protected]> added the comment:
The Queue module design should be followed as closely as possible. It provides FIFO order as the default, with options for LIFO and priority order. ---------- nosy: +rhettinger _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue4999> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
