Vinay Sajip <vinay_sa...@yahoo.co.uk> added the comment:

> But, the prepare method doesn't do the enqueuing operation, it just prepares 
> the record and returns it back, so it seems like this statement is not 
> accurate?

It merely states what happens to the return value. It doesn't say it has 
already been enqueued. If you look at the entire documentation for the class 
(rather than just individual sentences) I don't think the way the class works 
is unclear.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44473>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to