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 miathan6
Recipients
Date 2007-05-02.09:28:38
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
I found one catch that we might want to avoid. If you input integers into this function instead of floats, it breaks. It might be a good idea to wrap the parameters in float(arg).
History
Date User Action Args
2007-08-23 15:57:36adminlinkissue1681432 messages
2007-08-23 15:57:36admincreate