]> granicus.if.org Git - python/commit
Simplified the new get/get_nowait/put/put_nowait implementations a bit.
authorTim Peters <tim.peters@gmail.com>
Mon, 12 Jul 2004 01:20:32 +0000 (01:20 +0000)
committerTim Peters <tim.peters@gmail.com>
Mon, 12 Jul 2004 01:20:32 +0000 (01:20 +0000)
commit71ed2201e247d54f498e0b905cb8564dbe02088a
tree6139dfae965384c7beed1dd2c9dcedeb6d228710
parent5af0e414822e0e5da17566e1156005df520d1ae0
Simplified the new get/get_nowait/put/put_nowait implementations a bit.
Lib/Queue.py