commit | fef7098ef9282cfc8a2c480408de351d5bf36fb1 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Sat Jan 25 17:24:51 2014 -0800 |
committer | Guido van Rossum <guido@python.org> | Sat Jan 25 17:24:51 2014 -0800 |
tree | 4653a6a6d0c73b2cede5d9dbd418b75c03b68224 | |
parent | ab3c88983bc6c2a6ae98625296eef9d7588c8d69 [diff] |
asyncio: Rename {Empty,Full} to {QueueEmpty,QueueFull} and no longer get them from queue.py.