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 chris.jerdonek
Recipients chris.jerdonek, cvrebert, docs@python, ezio.melotti, godfryd, ncoghlan, petri.lehtinen
Date 2012-09-15.16:35:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347726910.72.0.866008036834.issue14570@psf.upfronthosting.co.za>
In-reply-to
Content
I would recommend making the added and modified lines not exceed 79 characters in both files.  Also, for the .rst file, you can use slashes to break lines as shown in the following example:

http://hg.python.org/cpython/file/09011896374d/Doc/library/argparse.rst#l133
History
Date User Action Args
2012-09-15 16:35:10chris.jerdoneksetrecipients: + chris.jerdonek, ncoghlan, ezio.melotti, cvrebert, docs@python, godfryd, petri.lehtinen
2012-09-15 16:35:10chris.jerdoneksetmessageid: <1347726910.72.0.866008036834.issue14570@psf.upfronthosting.co.za>
2012-09-15 16:35:10chris.jerdoneklinkissue14570 messages
2012-09-15 16:35:09chris.jerdonekcreate