This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author georg.brandl
Recipients LambertDW, georg.brandl
Date 2008-09-29.06:43:54
SpamBayes Score 0.001092803
Marked as misclassified No
Message-id <1222670635.65.0.834492124582.issue3993@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2008-09-29 06:43:55georg.brandlsetrecipients: + georg.brandl, LambertDW
2008-09-29 06:43:55georg.brandlsetmessageid: <1222670635.65.0.834492124582.issue3993@psf.upfronthosting.co.za>
2008-09-29 06:43:55georg.brandllinkissue3993 messages
2008-09-29 06:43:54georg.brandlcreate