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 benjamin.peterson
Recipients alecthomas, benjamin.peterson, georg.brandl, jnoller, roudkerk
Date 2008-06-10.13:40:17
SpamBayes Score 0.42886427
Marked as misclassified No
Message-id <1213105218.79.0.564509741254.issue3050@psf.upfronthosting.co.za>
In-reply-to
Content
Do this:

svn revert -R .;
rm Doc/library/multiprocessing.rst
rm Doc/includes/mp*.py

Then apply just Georg's patch. That should work.
History
Date User Action Args
2008-06-10 13:40:19benjamin.petersonsetspambayes_score: 0.428864 -> 0.42886427
recipients: + benjamin.peterson, georg.brandl, roudkerk, jnoller, alecthomas
2008-06-10 13:40:19benjamin.petersonsetspambayes_score: 0.428864 -> 0.428864
messageid: <1213105218.79.0.564509741254.issue3050@psf.upfronthosting.co.za>
2008-06-10 13:40:18benjamin.petersonlinkissue3050 messages
2008-06-10 13:40:17benjamin.petersoncreate