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 lemburg
Recipients lemburg, orivej, pitrou
Date 2008-01-30.11:45:14
SpamBayes Score 0.0055540795
Marked as misclassified No
Message-id <1201693516.03.0.728665866406.issue1943@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, definitely.

Some comments on style in your first patch:

 * please use unicode->length instead of the macro LENGTH you added
 * indents in unicodeobject.c are 4 spaces
 * line length should stay below 80
History
Date User Action Args
2008-01-30 11:45:16lemburgsetspambayes_score: 0.00555408 -> 0.0055540795
recipients: + lemburg, pitrou, orivej
2008-01-30 11:45:16lemburgsetspambayes_score: 0.00555408 -> 0.00555408
messageid: <1201693516.03.0.728665866406.issue1943@psf.upfronthosting.co.za>
2008-01-30 11:45:14lemburglinkissue1943 messages
2008-01-30 11:45:14lemburgcreate