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 jerry.seutter
Recipients docs@python, jerry.seutter
Date 2011-01-20.16:34:10
SpamBayes Score 0.003727312
Marked as misclassified No
Message-id <1295541255.37.0.868919325173.issue10957@psf.upfronthosting.co.za>
In-reply-to
Content
Section 4.1 of the Python FAQ (http://www.python.org/dev/faq/) contains a grammar error:

The sentence I am referring to says: "If you are developing on OS X for Python 2.x and will not be working with the OS X-specific modules from the standard library, then consider using the --without-toolbox-glue flag to faster compilation time."

How about instead: "If you are developing on OS X for Python 2.x and will not be working with the OS X-specific modules from the standard library, then consider using the --without-toolbox-glue flag for a faster compile."

(Note: Taken from the FAQ as of Jan 20, 2011)
History
Date User Action Args
2011-01-20 16:34:15jerry.seuttersetrecipients: + jerry.seutter, docs@python
2011-01-20 16:34:15jerry.seuttersetmessageid: <1295541255.37.0.868919325173.issue10957@psf.upfronthosting.co.za>
2011-01-20 16:34:10jerry.seutterlinkissue10957 messages
2011-01-20 16:34:10jerry.seuttercreate