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.snow
Recipients brett.cannon, eric.snow
Date 2014-05-16.15:19:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CALFfu7DWAdQQFU3DUe48QtsOzf0=Vf6-Bm79UuS7K9_TRid+vQ@mail.gmail.com>
In-reply-to <1400252251.54.0.296357441705.issue21503@psf.upfronthosting.co.za>
Content
> I don't love the formatting of the test_both() lines, but I think that one is just an aesthetic thing that will never make people happy -- weird line wrapping or really long lines -- so just leave it as-is in your patch.

Yeah, I went with the formatting that I did because I found it a
little easier to follow (stronger separation between elements) and
visually distinguish in the code.  It was also a little easier to
grep/search for.
History
Date User Action Args
2014-05-16 15:19:55eric.snowsetrecipients: + eric.snow, brett.cannon
2014-05-16 15:19:55eric.snowlinkissue21503 messages
2014-05-16 15:19:54eric.snowcreate