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 jnoller
Recipients alecthomas, benjamin.peterson, georg.brandl, jnoller, roudkerk
Date 2008-06-10.13:29:03
SpamBayes Score 0.13090113
Marked as misclassified No
Message-id <1213104545.29.0.188694211279.issue3050@psf.upfronthosting.co.za>
In-reply-to
Content
I applied Ben's updated patch and then applied Georg's patch - but now I 
am getting an error doing "make html", unfortunately sphinx/ReST doesn't 
include line numbers with the error:

mify library/miniaeframe library/misc library/mm library/mmap 
library/modulefinder library/modules library/msilib library/msvcrt 
library/multifile library/multiprocessing reST markup error:
/Users/jesse/open_source/subversion/python-
trunk/Doc/library/multiprocessing.rst:: (SEVERE/4) Duplicate ID: 
"module-multiprocessing".
make: *** [build] Error 1

Ben/Georg - did I apply them wrong?
History
Date User Action Args
2008-06-10 13:29:05jnollersetspambayes_score: 0.130901 -> 0.13090113
recipients: + jnoller, georg.brandl, roudkerk, benjamin.peterson, alecthomas
2008-06-10 13:29:05jnollersetspambayes_score: 0.130901 -> 0.130901
messageid: <1213104545.29.0.188694211279.issue3050@psf.upfronthosting.co.za>
2008-06-10 13:29:04jnollerlinkissue3050 messages
2008-06-10 13:29:03jnollercreate