Queue module and Python Documentation Rant
Bart Nessux
bart_nessux at hotmail.com
Thu Jun 17 21:12:48 EDT 2004
Bart Nessux wrote:
> Roger Binns wrote:
>
>> There is a qsize() method clearly documented. What is wrong with
>> that?
>
>
> Where??? The documentation for the module named Queue says nothing at
> all about this...
>
> http://docs.python.org/lib/module-Queue.html
You're right... at the bottom of the page, there is a subsection.
qsize() is there. In frustration, I overlooked it.
More information about the Python-list
mailing list