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 Todd.Rovito
Recipients JayKrish, Todd.Rovito, philwebster, terry.reedy
Date 2013-07-13.04:52:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1373691157.7.0.954258713201.issue18279@psf.upfronthosting.co.za>
In-reply-to
Content
As a suggestion I always use the command "make patchcheck" (before making the patch) which catches the white space and tab problem plus it fixes other things.  Here is more information on patch check in the developer's guide.

http://docs.python.org/devguide/committing.html#patch-checklist
History
Date User Action Args
2013-07-13 04:52:37Todd.Rovitosetrecipients: + Todd.Rovito, terry.reedy, JayKrish, philwebster
2013-07-13 04:52:37Todd.Rovitosetmessageid: <1373691157.7.0.954258713201.issue18279@psf.upfronthosting.co.za>
2013-07-13 04:52:37Todd.Rovitolinkissue18279 messages
2013-07-13 04:52:37Todd.Rovitocreate