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 mark.dickinson
Recipients LambertDW, mark.dickinson, rhettinger, steve21
Date 2009-02-12.12:02:17
SpamBayes Score 0.009848067
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
> to write:  count(Decimal('1.1'), Decimal('.1')) and get exact
> progressions.  

That's pretty cool. :-)

> in itertools eons ago, there have been zero bug reports or user
> complaints about the issue.  So, I'll take it as a non-issue.

Fair enough.
History
Date User Action Args
2009-02-12 12:02:19mark.dickinsonsetrecipients: + mark.dickinson, rhettinger, LambertDW, steve21
2009-02-12 12:02:19mark.dickinsonsetmessageid: <[email protected]>
2009-02-12 12:02:18mark.dickinsonlinkissue5032 messages
2009-02-12 12:02:18mark.dickinsoncreate