Georg Brandl <[EMAIL PROTECTED]> added the comment:
Thanks, fixed the prints in r66680.
The multiprocessing docs are a special case because they arrived after
we "upgraded" examples in the documentation to Python 3.0 code.
--
resolution: -> fixed
status: open -> closed
___
New submission from David W. Lambert <[EMAIL PROTECTED]>:
http://docs.python.org/dev/3.0/library/multiprocessing.html#module-
multiprocessing
uses "print" statement in pre-version 3 form. I can easily imagine
that this and similar 2to3 bugs pervade the manual.
(If I insisted on foolish consi