how to implement a queue-like container with sort function
iMath
redstone-cold at 163.com
Thu Nov 28 21:32:33 EST 2013
hey , you used
>>> sorted(a.queue)
this means the queue.Queue() has an attribute queue ,but I cannot find it described in the DOC ,where you find it ?
More information about the Python-list
mailing list