Sandro Tosi <sandro.t...@gmail.com> added the comment:

It's the way all the subclasses are imported into the main module that got me 
in fault, I think. OK, so if I got it correctly, I should document 
multiprocessing.queue.SimpleQueue in 2.7 and 3.1 and 
multiprocessing.SimpleQueue in 3.3 also adding the hunk to __init__ (thus 
changing the API).

I'd say to document int still near to Queue() and JoinableQueue() - do you 
agree?

----------

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

Reply via email to