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 Steve Howell
Recipients Steve Howell, ahojnnes, georg.brandl, mark.dickinson, rhettinger
Date 2010-01-29.20:33:21
SpamBayes Score 0.14609624
Marked as misclassified No
Message-id <1264797203.38.0.541478559541.issue7770@psf.upfronthosting.co.za>
In-reply-to
Content
+1 on showing off remainder_near.  I recently wrote a program where I reinvented the logic (on a unit circle too), not knowing it was already implemented in Decimal.
History
Date User Action Args
2010-01-29 20:33:23Steve Howellsetrecipients: + Steve Howell, georg.brandl, rhettinger, mark.dickinson, ahojnnes
2010-01-29 20:33:23Steve Howellsetmessageid: <1264797203.38.0.541478559541.issue7770@psf.upfronthosting.co.za>
2010-01-29 20:33:22Steve Howelllinkissue7770 messages
2010-01-29 20:33:21Steve Howellcreate