diff options
author | Raymond Hettinger <python@rcn.com> | 2008-01-14 21:39:24 +0000 |
---|---|---|
committer | Raymond Hettinger <python@rcn.com> | 2008-01-14 21:39:24 +0000 |
commit | aa79111b02a0ebe84e2c37efefd9673f785bfb57 (patch) | |
tree | 94df2f75443c4ec833f33dcdb68d111292095906 /Python/sysmodule.c | |
parent | 126774063badd085c9acdf6bd44a0182e0e3a69d (diff) | |
download | cpython-aa79111b02a0ebe84e2c37efefd9673f785bfb57.tar.gz |
Remove Queue.empty() and Queue.full() in favor of using qsize() or trapping the Empty and Full exceptions.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions