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 lavajoe
Recipients belopolsky, docs@python, lavajoe
Date 2011-01-19.19:45:10
SpamBayes Score 0.00012271025
Marked as misclassified No
Message-id <1295466315.69.0.622423149256.issue10934@psf.upfronthosting.co.za>
In-reply-to
Content
Hey Alexander,

Looks great.  Just a few small things:

* In hunk 2 of the imaplib.rst file patch section, insert word "to" (i.e. "Convert *date_time* to an IMAP4 ``INTERNALDATE`` representation.")

* Two lines, down there's only one space at end of sentence:  "double-quotes). The" (all other places have 2 spaces).

* In first hunk of imaplib.py patch section, there is a period that does not belong after "tuple":  "time.struct_time tuple. or None"

That's all I saw!  Thanks for expanding on the doc!
History
Date User Action Args
2011-01-19 19:45:15lavajoesetrecipients: + lavajoe, belopolsky, docs@python
2011-01-19 19:45:15lavajoesetmessageid: <1295466315.69.0.622423149256.issue10934@psf.upfronthosting.co.za>
2011-01-19 19:45:10lavajoelinkissue10934 messages
2011-01-19 19:45:10lavajoecreate