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 eric.araujo
Recipients eric.araujo, georg.brandl, mark.dickinson, rhettinger
Date 2010-02-04.17:28:00
SpamBayes Score 0.00024260831
Marked as misclassified No
Message-id <1265304489.0.0.272098385717.issue5341@psf.upfronthosting.co.za>
In-reply-to
Content
Hello

I fixed a few remaining misuses of “builtin” in the source. There is some diff noise due to reformatting paragraphs where the addition of the hyphen caused the line to get over 80 characters.

Note that I didn’t check the use of “built-in”, for fear of having too much files to review.

I looked only in Doc. I’ve found misuses in other places, but reviewing the whole source would take more time than I had on my hands.

Please review.

Regards
History
Date User Action Args
2010-02-04 17:28:10eric.araujosetrecipients: + eric.araujo, georg.brandl, rhettinger, mark.dickinson
2010-02-04 17:28:09eric.araujosetmessageid: <1265304489.0.0.272098385717.issue5341@psf.upfronthosting.co.za>
2010-02-04 17:28:07eric.araujolinkissue5341 messages
2010-02-04 17:28:04eric.araujocreate