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 Sergio.Ĥlutĉin
Recipients Sergio.Ĥlutĉin, mark.dickinson
Date 2010-12-01.13:10:03
SpamBayes Score 0.00073914236
Marked as misclassified No
Message-id <1291209005.58.0.953899586785.issue10596@psf.upfronthosting.co.za>
In-reply-to
Content
From the documetation:
The modulo operator always yields a result with the same sign as its second operand (or zero); the absolute value of the result is strictly smaller than the absolute value of the second operand.
History
Date User Action Args
2010-12-01 13:10:05Sergio.Ĥlutĉinsetrecipients: + Sergio.Ĥlutĉin, mark.dickinson
2010-12-01 13:10:05Sergio.Ĥlutĉinsetmessageid: <1291209005.58.0.953899586785.issue10596@psf.upfronthosting.co.za>
2010-12-01 13:10:03Sergio.Ĥlutĉinlinkissue10596 messages
2010-12-01 13:10:03Sergio.Ĥlutĉincreate