Message 143004 - Python tracker

Message143004

Author alexander256
Recipients alexander256, benjamin.peterson, mark.dickinson
Date 2011-08-26.10:20:29
SpamBayes Score 0.0029975893
Marked as misclassified No
Message-id <1314354029.81.0.304126223471.issue12831@psf.upfronthosting.co.za>
In-reply-to
Content
Even though it's hard to cover every case, it should be possible in quite a few cases:

self.maxstars = 4
half = self.maxstars / 2
History
Date User Action Args
2011-08-26 10:20:29alexander256setrecipients: + alexander256, mark.dickinson, benjamin.peterson
2011-08-26 10:20:29alexander256setmessageid: <1314354029.81.0.304126223471.issue12831@psf.upfronthosting.co.za>
2011-08-26 10:20:29alexander256linkissue12831 messages
2011-08-26 10:20:29alexander256create