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 gvanrossum
Recipients
Date 2007-08-06.19:33:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
This looked good enough to submit.
I had to clean up the whitespace use in the C code. Please next time set your tabs to 8 spaces when editing C code. Also try to conform to the surrounding code's use of spaces or tab (unfortunately this file is inconsistent and sometimes uses spaces, other times tabs -- that's worth a separate cleanup).

Committed revision 56777.
History
Date User Action Args
2007-08-23 15:59:33adminlinkissue1767398 messages
2007-08-23 15:59:33admincreate