![](https://secure.gravatar.com/avatar/cd2e442c42c95ed534e4197df4300222.jpg?s=120&d=mm&r=g)
March 5, 2009
1:04 a.m.
2009/3/4 Raymond Hettinger <python@rcn.com>:
Just notices that the empty() and full() methods were still there. IIRC, we agreed to take them out (but leaving qsize() exposed). The docs entries and test cases were taken out, but the actual methods were accidentally left in.
If so, the only thing to do is deprecate it in 3.1 for removal in 3.2. -- Regards, Benjamin