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 amaury.forgeotdarc, belopolsky, benjamin.peterson, georg.brandl, gvanrossum
Date 2008-04-15.21:36:23
SpamBayes Score 0.022554755
Marked as misclassified No
Message-id <1208295385.13.0.808431796772.issue2603@psf.upfronthosting.co.za>
In-reply-to
Content
Close.  Just a few nits:

line 298:
These two fit on one line. Possibly the whole thing fits. If it doesn't,
the '{' should be on a line by itself.

(Are you aware of PEP 7, C code guidelines? I realize it's incomplete,
but you should still study it -- if you find things it's missing,
propose a patch to update it...!)

line 356:
Still not aligned.

Are you sure you're viewing this with a fixed-width font and tabs set to
8 spaces?
History
Date User Action Args
2008-04-15 21:36:25gvanrossumsetspambayes_score: 0.0225548 -> 0.022554755
recipients: + gvanrossum, georg.brandl, amaury.forgeotdarc, belopolsky, benjamin.peterson
2008-04-15 21:36:25gvanrossumsetspambayes_score: 0.0225548 -> 0.0225548
messageid: <1208295385.13.0.808431796772.issue2603@psf.upfronthosting.co.za>
2008-04-15 21:36:24gvanrossumlinkissue2603 messages
2008-04-15 21:36:23gvanrossumcreate